CmsSignedDataParser
Return the DerObjectIdentifier associated with the encapsulated
content info structure carried in the signed data.
public static Stream ReplaceCertificatesAndCrls(Stream original, IStore<X509Certificate> x509Certs, IStore<X509Crl> x509Crls, IStore<X509V2AttributeCertificate> x509AttrCerts, Stream outStr)
public static Stream ReplaceSigners(Stream original, SignerInformationStore signerInformationStore, Stream outStr)