Uses of Class
org.nhindirect.stagent.SignatureValidationException

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.
 



Copyright © 2010-2014 NHIN Direct. All Rights Reserved.