SafeEvpPKeyHandle.DuplicateHandle メソッド

定義

独立した有効期間を持つが同じリソースを追跡する、この型の別のインスタンスを作成します。

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

戻り値

SafeEvpPKeyHandle

独立した有効期間を持つが同じリソースを追跡する、この型の別のインスタンス。

例外

このハンドルは無効です。

適用対象

こちらもご覧ください