System.Security.Cryptography.SafeEvpPKeyHandle.DuplicateHandle C# (CSharp) Метод

DuplicateHandle() публичный Метод

public DuplicateHandle ( ) : System.Security.Cryptography.SafeEvpPKeyHandle
Результат System.Security.Cryptography.SafeEvpPKeyHandle
        public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateHandle()
        {
            throw null;
        }