Bagikan melalui


CngKeyBlobFormat.Pkcs8PrivateBlob Properti

Definisi

CngKeyBlobFormat Mendapatkan objek yang menentukan BLOB kunci Private Key Information Syntax Standard (PKCS #8).

public:
 static property System::Security::Cryptography::CngKeyBlobFormat ^ Pkcs8PrivateBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };
public static System.Security.Cryptography.CngKeyBlobFormat Pkcs8PrivateBlob { get; }
static member Pkcs8PrivateBlob : System.Security.Cryptography.CngKeyBlobFormat
Public Shared ReadOnly Property Pkcs8PrivateBlob As CngKeyBlobFormat

Nilai Properti

Objek yang menentukan BLOB kunci privat PKCS #8.

Keterangan

BLOB kunci privat PKCS #8 berisi materi kunci privat dan publik dalam format PKCS #8.

Berlaku untuk