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