Class SHA256

  • All Implemented Interfaces:
    Digest

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

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

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

      • Methods inherited from class java.lang.Object

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

      • SHA256

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