ECDiffieHellmanCngPublicKey.Import Metod

Definition

Konverterar objektet ECDiffieHellmanCngPublicKey till ett CngKey objekt.

public:
 System::Security::Cryptography::CngKey ^ Import();
public System.Security.Cryptography.CngKey Import();
member this.Import : unit -> System.Security.Cryptography.CngKey
Public Function Import () As CngKey

Returer

Ett objekt som innehåller nyckeln som representeras av ECDiffieHellmanCngPublicKey objektet.

Gäller för