Discuss this help topic in SecureBlackbox Forum
Adds the CompleteRevocationRefs element to the signature.
Declaration
Parameters
- CRLs - specifies signing certificate CRLs.
- OCSPResponses - specifies signing certificate OCSP responses.
- DigestMethod - specifies the digest method used to compute digest values for the refs.
- ResponderIdByKey - specifies whether responder is identified by key (True, or by name (False).
- Formatter - XML formatter. This parameter is for internal use only. Set this parameter to nil/null/Nothing.
Digest methods:
Description
Call this method to add the references to the full set of the complete revocation information needed to validate the signer's and the CA certificates.
Discuss this help topic in SecureBlackbox Forum