C# Class SnmpSharpNet.PrivacyAES128

AES 128-bit key size privacy protocol implementation class.
Inheritance: PrivacyAES
Afficher le fichier Open project: griffina/SnmpSharpNet

Méthodes publiques

Méthode Description
PrivacyAES128 ( )

Standard constructor. Initializes the base PrivacyAES class with key size 16 bytes (128-bit).

Method Details

PrivacyAES128() public méthode

Standard constructor. Initializes the base PrivacyAES class with key size 16 bytes (128-bit).
public PrivacyAES128 ( )