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

독립적인 수명을 갖지만 동일한 리소스를 추적하는 이 형식의 다른 인스턴스입니다.

예외

이 핸들이 잘못되었습니다.

적용 대상

추가 정보