CngKeyBlobFormat.EccPublicBlob Özellik

Tanım

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

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

Özellik Değeri

ECC ortak anahtar BLOB'u belirten nesne.

Açıklamalar

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

Şunlara uygulanır