CngKeyBlobFormat.Pkcs8PrivateBlob Özellik

Tanım

CngKeyBlobFormat Özel Anahtar Bilgileri Söz Dizimi Standart (PKCS #8) anahtar BLOB'larını belirten bir nesne alır.

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

Özellik Değeri

PKCS #8 özel anahtar BLOB'larını belirten bir nesne.

Açıklamalar

PKCS #8 özel anahtar BLOBu, PKCS #8 biçiminde hem özel hem de ortak anahtar malzemesi içerir.

Şunlara uygulanır