Iaik.Utils.Hash.HashProvider.HashProvider C# (CSharp) Méthode

HashProvider() public méthode

public HashProvider ( ) : System
Résultat System
        public HashProvider()
            : this("SHA1")
        {
        }

Same methods

HashProvider::HashProvider ( string hashAlgorithm ) : System