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 .

적용 대상