public class AuthMD5 extends AuthGeneric
Modifier and Type | Field and Description |
---|---|
static OID |
ID |
static int |
KEY_LENGTH |
HMAC_BLOCK_SIZE, hmacBlockSize
Constructor and Description |
---|
AuthMD5() |
Modifier and Type | Method and Description |
---|---|
OID |
getID()
Gets the OID uniquely identifying the authentication protocol.
|
authenticate, changeDelta, getAuthenticationCodeLength, getDigestLength, getDigestObject, getMaxKeyLength, hash, hash, isAuthentic, isSupported, passwordToKey
public static final OID ID
public static final int KEY_LENGTH
public OID getID()
AuthenticationProtocol
OID
instance.Copyright © 2018 SNMP4J.org. All rights reserved.