public class PrivAES192With3DESKeyExtension 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.
|
oid
cipherPool, initVectorLength, keyBytes, protocolClass, protocolId
Constructor and Description |
---|
PrivAES192With3DESKeyExtension()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OID |
getDefaultID()
Gets the default ID for this non-standard privacy protocol.
|
extendShortKey, getID, setID
asHex, decrypt, encrypt, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLength
doDecrypt, doFinal, doFinalWithPadding, doInit, isSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setID
isSupported
public static OID ID
public PrivAES192With3DESKeyExtension()
public OID getDefaultID()
NonStandardSecurityProtocol
getDefaultID
in interface NonStandardSecurityProtocol
Copyright © 2020 SNMP4J.org. All rights reserved.