ECDiffieHellmanCngPublicKey.BlobFormat Eigenschap

Definitie

Hiermee haalt u de sleutel-BLOB-indeling voor een ECDiffieHellmanCngPublicKey object op.

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

Waarde van eigenschap

De indeling waarin de sleutel-BLOB wordt uitgedrukt.

Van toepassing op