updateKey overload (1) - updateKey overload (1) - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English
void updateKey (
    ap_uint <N> inputModulus,
    ap_uint <L> inputExponent
    )

Update key before use it to encrypt message.

Parameters:

inputModulus Modulus in RSA public key.
inputExponent Exponent in RSA public key or private key.