public class PrivAES256With3DESKeyExtension extends PrivAESWith3DESKeyExtension
Priv3DES
but was never specified for AES 192 and 256 bit.
Note: DO NOT USE THIS CLASS IF YOU WANT TO COMPLY WITH draft-blumenthal-aes-usm-04.txt!Modifier and Type | Field and Description |
---|---|
static OID |
ID
Unique ID of this privacy protocol.
|
cipherPool, salt
Constructor and Description |
---|
PrivAES256With3DESKeyExtension()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OID |
getID()
Gets the OID uniquely identifying the privacy protocol.
|
extendShortKey
asHex, decrypt, encrypt, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLength
public static final OID ID
public PrivAES256With3DESKeyExtension()
public OID getID()
OID
instance.Copyright © 2024 SNMP4J.org. All rights reserved.