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