Class XofUtils

java.lang.Object
org.bouncycastle.crypto.digests.XofUtils

public class XofUtils extends Object
  • Constructor Details

    • XofUtils

      public XofUtils()
  • Method Details

    • leftEncode

      public static byte[] leftEncode(long strLen)
    • rightEncode

      public static byte[] rightEncode(long strLen)