ECDiffieHellmanCngPublicKey.Import Methode

Definitie

Converteert het ECDiffieHellmanCngPublicKey object naar een CngKey object.

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

Retouren

Een object dat de sleutel bevat die wordt vertegenwoordigd door het ECDiffieHellmanCngPublicKey object.

Van toepassing op