Maven module :un.api : api-encoding :
Class :
un.impl.cryptography.algorithms.RSA
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
RSA,
cipher,
invCipher
public void
RSA (LargeInteger modulus, LargeInteger publicExponent, LargeInteger privateExponent)
public byte[]
cipher (byte[] input)
public byte[]
invCipher (byte[] input)
author Francois Berder