Class Sha256

  • All Implemented Interfaces:
    Generator<java.security.MessageDigest>

    public final class Sha256
    extends DelegatingGenerator<java.security.MessageDigest>
    A SHA-256 MessageDigest Generator.
    • Constructor Summary

      Constructors 
      Constructor Description
      Sha256()  
    • 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()