1 write to m_aiPubKey
System (1)
security\system\security\cryptography\x509\x509certificate2.cs (1)
72
m_aiPubKey
= X509Utils.OidToAlgId(m_oid.Value);
2 references to m_aiPubKey
System (2)
security\system\security\cryptography\x509\x509certificate2.cs (2)
71
if (
m_aiPubKey
== 0)
73
return
m_aiPubKey
;