Maven module :un.api : api-encoding :
Class :
un.impl.cryptography.algorithms.CipherAlgorithm
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
cipher,
invCipher,
getNewCipher
public byte[]
cipher (byte[] input)
public byte[]
invCipher (byte[] input)
CipherAlgorithm
getNewCipher (byte[] key)