Renci.SshNet.Security.Key.Key C# (CSharp) Method

Key() protected method

Initializes a new instance of the Key class.
protected Key ( ) : System
return System
        protected Key()
        {
        }

Same methods

Key::Key ( byte data ) : System