3 writes to IsX509Certificate
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (3)
23IsX509Certificate = _decoded.CertId == Oids.Pkcs12X509CertBagType; 47IsX509Certificate = _decoded.CertId == Oids.Pkcs12X509CertBagType; 60IsX509Certificate = true;
1 reference to IsX509Certificate
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (1)
74if (!IsX509Certificate)