public init(bits as Int) as Void throws CryptoException:
Short alias for initialize.
initialize
bits
import klyn.cryptography generator = RSAKeyPairGenerator() generator.init(2048)