ECDiffieHellmanCngPublicKey.Import Méthode

Définition

Convertit l'objet ECDiffieHellmanCngPublicKey en objet CngKey.

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

Retours

Objet qui contient la clé représentée par l'objet ECDiffieHellmanCngPublicKey.

S’applique à