Class SHA1

  • All Implemented Interfaces:
    Digest

    public class SHA1
    extends BaseDigest
    SHA1 Digest.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SHA1.Factory
      Named factory for SHA1 digest
    • Constructor Summary

      Constructors 
      Constructor Description
      SHA1()
      Create a new instance of a SHA1 digest
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SHA1

        public SHA1()
        Create a new instance of a SHA1 digest