tools
2.2.3
tools
/
me.scolastico.tools.simplified.rsa
/
RSAGenerator
RSAGenerator
open
class
RSAGenerator
Content copied to clipboard
RSA KeyPair generator
Functions
Functions
generate
Link copied to clipboard
open
fun
generate
(
)
:
KeyPair
Content copied to clipboard
Generate an RSA KeyPair with a length of 2048.
open
fun
generate
(
keyLength
:
Integer
)
:
KeyPair
Content copied to clipboard
Generate an RSA KeyPair