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