2 references to GetMessage
System.Security (2)
system\security\cryptography\pkcs\signedpkcs7.cs (2)
131
return PkcsUtils.
GetMessage
(m_safeCryptMsgHandle);
286
byte[] encodedMessage = PkcsUtils.
GetMessage
(m_safeCryptMsgHandle);