CngKeyBlobFormat.GenericPrivateBlob Özellik

Tanım

Genel özel CngKeyBlobFormat anahtar BLOB'larını belirten bir nesne alır.

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

Özellik Değeri

Genel özel anahtar BLOB'larını belirten bir nesne.

Açıklamalar

Genel özel anahtar BLOB'ları herhangi bir türde özel anahtar içerebilir ve buna karşılık gelen ortak anahtarı içermesi gerekmez. BLOB'un içerdiği anahtar türü yalnızca BLOB incelenerek belirlenebilir.

Şunlara uygulanır