
public class SHABasicDigestValidator extends AbstractSHADigestValidator implements SHADigestValidator
| Constructor and Description |
|---|
SHABasicDigestValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(byte[] normalizedSerialization,
byte[] digestValue,
SHADigest digest) |
canValidate, validateDigestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanValidate, validateDigestpublic boolean validate(byte[] normalizedSerialization,
byte[] digestValue,
SHADigest digest)
throws GeneralSecurityException
validate in class AbstractDigestValidator<SHADigest>GeneralSecurityExceptionCopyright © 2017. All rights reserved.