8 references to Decode
Microsoft.DotNet.SignCheckLibrary (7)
Verification\AuthentiCode.cs (2)
132nestedSignatureMessage.Decode(nestedSignature.RawData); 156rfc3161Message.Decode(rfc3161CounterSignature.RawData);
Verification\AuthentiCodeVerifier.cs (1)
119signedCms.Decode(securityEntry);
Verification\Jar\JarSignatureFile.cs (3)
217cms.Decode(signatureBlockBytes); 248cms.Decode(signatureBlockBytes); 263timestampCms.Decode(timestampAttribute.RawData);
Verification\JavaScriptVerifier.cs (1)
36signedCms.Decode(signatureBytes);
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
455Decode(encoded);