rsa-encrypt ( message rsa -- encrypted )


Vocabulary
crypto.rsa

Inputs
messagean object
rsaan object


Outputs
encryptedan object


Definition