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)
67return _certTypeOid.CopyOid();