System.Security.Cryptography.SafeEvpPKeyHandle.SafeEvpPKeyHandle C# (CSharp) Méthode

SafeEvpPKeyHandle() public méthode

public SafeEvpPKeyHandle ( System handle, bool ownsHandle )
handle System
ownsHandle bool
        public SafeEvpPKeyHandle(System.IntPtr handle, bool ownsHandle)
            : base(default(System.IntPtr), default(bool))
        {
        }