Interface Wrapper

    • Method Detail

      • getAlgorithmName

        String getAlgorithmName()
        Return the name of the algorithm the wrapper implements.
        Returns:
        the name of the algorithm the wrapper implements.
      • wrap

        byte[] wrap​(byte[] in,
                    int inOff,
                    int inLen)