C# 클래스 SnmpSharpNet.PrivacyAES192

Privacy class for AES 192-bit encryption. This is a helper class. Full functionality is implemented in PrivacyAES parent class.
상속: PrivacyAES
파일 보기 프로젝트 열기: griffina/SnmpSharpNet

공개 메소드들

메소드 설명
PrivacyAES192 ( )

Standard constructor initializes encryption key size in the parent PrivacyAES class to 24 bytes (192 bit).

메소드 상세

PrivacyAES192() 공개 메소드

Standard constructor initializes encryption key size in the parent PrivacyAES class to 24 bytes (192 bit).
public PrivacyAES192 ( )