public class AuthSHA extends AuthGeneric
SHA class implements the Secure Hash Authentication.| Modifier and Type | Field and Description |
|---|---|
static OID |
ID |
private static long |
serialVersionUID |
| 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, hash, hash, isAuthentic, passwordToKeyprivate static final long serialVersionUID
public static final OID ID
public OID getID()
AuthenticationProtocolOID instance.