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