2 references to Pkcs12KeyBag
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (2)
99
Pkcs12KeyBag bag = new
Pkcs12KeyBag
(pkcs8PrivateKey, skipCopy: true);
334
bag = new
Pkcs12KeyBag
(bagValue);