Aracılığıyla paylaş


CngKeyBlobFormat.EccPrivateBlob Özellik

Tanım

CngKeyBlobFormat Üç nokta eğri şifrelemesi (ECC) anahtarı için özel anahtar BLOB'u belirten bir nesne alır.

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

Özellik Değeri

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

Açıklamalar

ECC özel anahtar BLOB biçimi, bir ECC anahtarının hem genel hem de özel bölümlerini içerir.

Şunlara uygulanır