Package org.conscrypt

Class EvpMdRef.SHA224

  • Enclosing class:
    EvpMdRef

    static final class EvpMdRef.SHA224
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static long EVP_MD  
      (package private) static java.lang.String JCA_NAME  
      (package private) static java.lang.String OID  
      (package private) static int SIZE_BYTES  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SHA224()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • EVP_MD

        static final long EVP_MD
      • SIZE_BYTES

        static final int SIZE_BYTES
    • Constructor Detail

      • SHA224

        private SHA224()