public class AuthSHA extends AuthGeneric
SHA class implements the Secure Hash Authentication.| Modifier and Type | Field and Description |
|---|---|
static OID |
ID |
HMAC_BLOCK_SIZE, hmacBlockSize| Constructor and Description |
|---|
AuthSHA() |
| 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 OID getID()
AuthenticationProtocolOID instance.Copyright © 2020 SNMP4J.org. All rights reserved.