2 references to AsSignedCms
NuGet.Packaging (1)
Signing\Timestamp\Rfc3161TimestampTokenNetstandard21Wrapper.cs (1)
45
return _rfc3161TimestampToken.
AsSignedCms
();
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (1)
439
SignedCms tokenCms = token.
AsSignedCms
();