CngKeyBlobFormat.EccPublicBlob Özellik

Tanım

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

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

Özellik Değeri

CngKeyBlobFormat

ECC ortak anahtar BLOB'larını belirten bir nesne.

Açıklamalar

ECC ortak anahtar BLOB biçimi, ECC anahtarının yalnızca ortak bölümünü içerir.

Şunlara uygulanır