MLKemOpenSsl.DuplicateKeyHandle 方法

定义

SafeEvpPKeyHandle获取加密密钥的表示形式。

public:
 System::Security::Cryptography::SafeEvpPKeyHandle ^ DuplicateKeyHandle();
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle();
member this.DuplicateKeyHandle : unit -> System.Security.Cryptography.SafeEvpPKeyHandle
Public Function DuplicateKeyHandle () As SafeEvpPKeyHandle

返回

SafeEvpPKeyHandle加密密钥的表示形式。

例外

对象已释放。

适用于