Bouncy |
protected IList<X509Certificate> BuildCertificateChain( X509Certificate certificate )
Builds a certificate chain for the provided certificate to include when signing.
This method is ideal for use with custom GetCmsSigner(MailboxAddress, DigestAlgorithm) implementations when it is desirable to include the certificate chain in the signature.