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, passwordToKeypublic static final OID ID
public static final int KEY_LENGTH
public OID getID()
AuthenticationProtocolOID instance.Copyright © 2020 SNMP4J.org. All rights reserved.