다음을 통해 공유


ECDiffieHellmanCngPublicKey.Import 메서드

정의

ECDiffieHellmanCngPublicKey 개체를 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

반환

ECDiffieHellmanCngPublicKey 개체가 나타내는 키가 들어 있는 개체입니다.

적용 대상