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