8 references to
System.Security.Cryptography.Pkcs (8)
System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (3)
19: base(Oids.Pkcs12CertBag, encodedBagValue) 38: base( 51: base(
System\Security\Cryptography\Pkcs\Pkcs12KeyBag.cs (1)
9: base(Oids.Pkcs12KeyBag, pkcs8PrivateKey, skipCopy)
System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (1)
105: base(oidValue, bagValue)
System\Security\Cryptography\Pkcs\Pkcs12SafeContentsBag.cs (1)
14: base(Oids.Pkcs12SafeContentsBag, encoded)
System\Security\Cryptography\Pkcs\Pkcs12SecretBag.cs (1)
19: base(Oids.Pkcs12SecretBag, encodedBagValue, skipCopy: true)
System\Security\Cryptography\Pkcs\Pkcs12ShroudedKeyBag.cs (1)
9: base(Oids.Pkcs12ShroudedKeyBag, encryptedPkcs8PrivateKey, skipCopy)