System.Security.Cryptography.Pkcs.Pkcs12KeyBag
Represents the KeyBag from PKCS#12, a container whose contents are a PKCS#8 PrivateKeyInfo. This class cannot be inherited.
Gets a memory value containing the PKCS#8 PrivateKeyInfo value transported by this bag.
Initializes a new instance of the Pkcs12KeyBag from an existing encoded PKCS#8 PrivateKeyInfo value.