1 write to _heldData
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
172
_heldData
= CopyContent(encodedMessage);
1 reference to _heldData
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
173
_signedData = SignedDataAsn.Decode(
_heldData
, AsnEncodingRules.BER);