다음을 통해 공유


ECDiffieHellmanCng.Key 속성

정의

현재 개체에서 암호화 작업에 사용하는 CngKey를 지정합니다.

public:
 property System::Security::Cryptography::CngKey ^ Key { System::Security::Cryptography::CngKey ^ get(); };
public System.Security.Cryptography.CngKey Key { get; }
member this.Key : System.Security.Cryptography.CngKey
Public ReadOnly Property Key As CngKey

속성 값

이 개체에서 암호화 작업을 수행하는 데 사용하는 키 쌍입니다.

적용 대상