Share via


ECDiffieHellmanCngPublicKey.BlobFormat 屬性

定義

取得 ECDiffieHellmanCngPublicKey 物件的金鑰 BLOB 格式。

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

屬性值

表示金鑰 BLOB 的格式。

適用於