MonoMac.Security.SecProtocol.SecProtocol C# (CSharp) Method

SecProtocol() private method

private SecProtocol ( IntPtr handle ) : System
handle System.IntPtr
return System
        internal SecProtocol(IntPtr handle)
            : base(handle)
        {
        }