| Package | Description |
|---|---|
| org.nhindirect.stagent.cryptography |
NHIN Direct cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.