3 references to GetContentType
System.Security (3)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
184
Oid contentType = PkcsUtils.
GetContentType
(m_safeCryptMsgHandle);
360
Oid contentType = PkcsUtils.
GetContentType
(m_safeCryptMsgHandle);
system\security\cryptography\pkcs\signedpkcs7.cs (1)
145
Oid contentType = PkcsUtils.
GetContentType
(m_safeCryptMsgHandle);