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