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, validateDigest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canValidate, validateDigest
public boolean validate(byte[] normalizedSerialization, byte[] digestValue, SHADigest digest) throws GeneralSecurityException
validate
in class AbstractDigestValidator<SHADigest>
GeneralSecurityException
Copyright © 2017. All rights reserved.