SafeEvpPKeyHandle.DuplicateHandle Método

Definição

Cria outra instância desse tipo, que tem um tempo de vida independente, mas controla o mesmo recurso.

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

Retornos

SafeEvpPKeyHandle

Outra instância desse tipo, que tem um tempo de vida independente, mas controla o mesmo recurso.

Exceções

Este identificador é inválido.

Aplica-se a

Confira também