1 reference to
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
92
public CmsSigner(SubjectIdentifierType signerIdentifierType, X509Certificate2? certificate) :
this
(signerIdentifierType, certificate, null)