Class IntegrityHmac.IntegrityHmacSHA512

Enclosing class:
IntegrityHmac

public static class IntegrityHmac.IntegrityHmacSHA512 extends IntegrityHmac
Class IntegrityHmacSHA512
  • Constructor Details

  • Method Details

    • engineGetURI

      public String engineGetURI()
      Method engineGetURI Method engineGetURI Returns the URI representation of Transformation algorithm
      Specified by:
      engineGetURI in class IntegrityHmac
      Returns:
      the URI representation of Transformation algorithm
    • getDigestLength

      int getDigestLength()
      Description copied from class: IntegrityHmac
      Returns the output length of the hash/digest.
      Specified by:
      getDigestLength in class IntegrityHmac