Iaik.Utils.Hash.HashProvider.HashProvider C# (CSharp) 메소드

HashProvider() 공개 메소드

public HashProvider ( ) : System
리턴 System
        public HashProvider()
            : this("SHA1")
        {
        }

Same methods

HashProvider::HashProvider ( string hashAlgorithm ) : System