Class SHA1

java.lang.Object
org.apache.jackrabbit.vault.util.SHA1

@Deprecated public class SHA1 extends Object
Deprecated.
SHA1 abstraction
  • Field Details

    • NULL

      public static final SHA1 NULL
      Deprecated.
  • Constructor Details

    • SHA1

      public SHA1(int w0, int w1, int w2, int w3, int w4)
      Deprecated.
    • SHA1

      public SHA1(String str)
      Deprecated.
    • SHA1

      public SHA1(byte[] bytes)
      Deprecated.
  • Method Details