ECDiffieHellmanCngPublicKey.Import Metoda

Definice

Převede objekt na ECDiffieHellmanCngPublicKeyCngKey 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

Návraty

Objekt, který obsahuje klíč reprezentovaný objektem ECDiffieHellmanCngPublicKey .

Platí pro