1 write to m_cmsSupported
System.Security (1)
system\security\cryptography\pkcs\pkcsutils.cs (1)
45
m_cmsSupported
= pFunc == IntPtr.Zero ? 0 : 1;
2 references to m_cmsSupported
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
41
if (
m_cmsSupported
== -1) {
50
return
m_cmsSupported
== 0 ? false : true;