C# Class SnmpSharpNet.PrivacyAES128

AES 128-bit key size privacy protocol implementation class.
Inheritance: PrivacyAES
显示文件 Open project: griffina/SnmpSharpNet

Public Methods

Method Description
PrivacyAES128 ( )

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

Method Details

PrivacyAES128() public method

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