ECDiffieHellmanCngPublicKey.Import Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.