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