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

속성 값

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

적용 대상