2 writes to _certTypeOid
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (2)
43
_certTypeOid
= certificateType.CopyOid();
65
_certTypeOid
??= new Oid(_decoded.CertId);
1 reference to _certTypeOid
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (1)
67
return
_certTypeOid
.CopyOid();