Bagikan melalui


CngKeyBlobFormat.Pkcs8PrivateBlob Properti

Definisi

CngKeyBlobFormat Mendapatkan objek yang menentukan BLOB kunci Standar Sintaks Informasi Kunci Privat (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 umum dalam format PKCS #8.

Berlaku untuk