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