5 references to SignedCms
Microsoft.DotNet.SignCheckLibrary (4)
Verification\AuthentiCode.cs (3)
70SignedCms rfc3161Message = new SignedCms(); 141var signedCms = new SignedCms(); 184SignedCms nestedSignatureMessage = new SignedCms();
Verification\Jar\JarSignatureFile.cs (1)
262SignedCms timestampCms = new SignedCms();
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
324SignedCms cms = new SignedCms();