Goedel.Cryptography.Secret.Secret C# (CSharp) Method

Secret() protected method

Constructor for use in inherited classes.
protected Secret ( ) : System
return System
        protected Secret() {
            }

Same methods

Secret::Secret ( KeyShare Shares ) : System
Secret::Secret ( byte Key ) : System
Secret::Secret ( int Bits ) : System
Secret::Secret ( string Shares ) : System