8 references to
System.Security.Cryptography.Pkcs (8)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12CertBag.cs (3)
26
:
base
(Oids.Pkcs12CertBag, encodedBagValue)
45
:
base
(
58
:
base
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12KeyBag.cs (1)
15
:
base
(Oids.Pkcs12KeyBag, pkcs8PrivateKey, skipCopy)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (1)
111
:
base
(oidValue, bagValue)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContentsBag.cs (1)
20
:
base
(Oids.Pkcs12SafeContentsBag, encoded)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SecretBag.cs (1)
25
:
base
(Oids.Pkcs12SecretBag, encodedBagValue, skipCopy: true)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12ShroudedKeyBag.cs (1)
15
:
base
(Oids.Pkcs12ShroudedKeyBag, encryptedPkcs8PrivateKey, skipCopy)