Class | Nanite::RsaKeyPair |
In: |
lib/nanite/security/rsa_key_pair.rb
|
Parent: | Object |
Allows generating RSA key pairs and extracting public key component Note: Creating a RSA key pair can take a fair amount of time (seconds)
DEFAULT_LENGTH | = | 2048 |
raw_key | [R] | Underlying OpenSSL keys |