The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CngKeyBlobFormat::Pkcs8PrivateBlob Property
.NET Framework (current version)
Gets a CngKeyBlobFormat object that specifies a Private Key Information Syntax Standard (PKCS #8) key BLOB.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Security.Cryptography::CngKeyBlobFormat^An object that specifies a PKCS #8 private key BLOB.
A PKCS #8 private key BLOB contains both private and public key material in PKCS #8 format.
.NET Framework
Available since 3.5
Available since 3.5
Show: