Interface Wrapper

    • Method Detail

      • getAlgorithmName

        java.lang.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)