public interface VerifyCMSSignatureResponseElement
Modifier and Type | Method and Description |
---|---|
CheckResult |
getCertificateCheck()
Gets the result of the certificate verification.
|
CheckResult |
getSignatureCheck()
Gets the result of the signature verification.
|
SignerInfo |
getSignerInfo()
Gets a SignerInfo element according to CMS.
|
SignerInfo getSignerInfo()
CheckResult getSignatureCheck()
CheckResult getCertificateCheck()
Copyright © 2016. All rights reserved.