public class PrivAES128 extends PrivAES
Modifier and Type | Field and Description |
---|---|
static OID |
ID
Unique ID of this privacy protocol.
|
cipherPool, initVectorLength, keyBytes, protocolClass, protocolId
Constructor and Description |
---|
PrivAES128()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OID |
getID()
Gets the OID uniquely identifying the privacy protocol.
|
asHex, decrypt, encrypt, extendShortKey, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLength
doDecrypt, doFinal, doFinalWithPadding, doInit, isSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isSupported
Copyright © 2022 SNMP4J.org. All rights reserved.