Class MACUtils.MACInput

java.lang.Object
org.alfresco.encryption.MACUtils.MACInput
Enclosing class:
MACUtils

public static class MACUtils.MACInput extends Object
Represents the information to be fed into the MAC generator
Since:
4.0
  • Constructor Details

    • MACInput

      public MACInput(byte[] message, long timestamp, String ipAddress)
  • Method Details