Share via


ECDiffieHellmanCngPublicKey.BlobFormat Eigenschaft

Definition

Ruft das Schlüssel-BLOB-Format für ein ECDiffieHellmanCngPublicKey-Objekt ab.

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

Eigenschaftswert

Das Format, in dem das Schlüssel-BLOB dargestellt ist.

Gilt für: