public class PrivAES256With3DESKeyExtension extends PrivAESWith3DESKeyExtension implements NonStandardSecurityProtocol
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.
|
oidcipherPool, initVectorLength, keyBytes, protocolClass, protocolId| Constructor and Description |
|---|
PrivAES256With3DESKeyExtension()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OID |
getDefaultID()
Gets the default ID for this non-standard privacy protocol.
|
extendShortKey, getID, setIDasHex, decrypt, encrypt, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLengthdoDecrypt, doFinal, doFinalWithPadding, doInit, isSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetIDisSupportedpublic static OID ID
public PrivAES256With3DESKeyExtension()
public OID getDefaultID()
NonStandardSecurityProtocolgetDefaultID in interface NonStandardSecurityProtocolCopyright © 2020 SNMP4J.org. All rights reserved.