2 references to GetVersion
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
181
m_version = (int) PkcsUtils.
GetVersion
(m_safeCryptMsgHandle);
system\security\cryptography\pkcs\signedpkcs7.cs (1)
89
return (int) PkcsUtils.
GetVersion
(m_safeCryptMsgHandle);