create_key(length = KEY_LENGTH, algorithm = KEY_ALGORITHM)
Class Public methods
Creates a new key pair of the specified length
and
algorithm
. The default is a 2048 bit RSA key.
Creates a new key pair of the specified length
and
algorithm
. The default is a 2048 bit RSA key.
Designed by : w10schools
service@w10schools.com
Please login to continue.