|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureValidationException | |
|---|---|
| org.nhindirect.stagent.cryptography | NHIN Direct cryptography. |
| Uses of SignatureValidationException in org.nhindirect.stagent.cryptography |
|---|
| Methods in org.nhindirect.stagent.cryptography that throw SignatureValidationException | |
|---|---|
void |
SMIMECryptographerImpl.checkSignature(SignedEntity signedEntity,
X509Certificate signerCertificate,
Collection<X509Certificate> anchors)
Validates that a signed entity has a valid message and signature. |
void |
Cryptographer.checkSignature(SignedEntity signedEntity,
X509Certificate signerCertificate,
Collection<X509Certificate> anchors)
Validates that a signed entity has a valid message and signature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||