Crypto.generateRsa

Generates an RSA CryptoKey that can be used for creating self-signed certificates and passed to StreamPeerSSL.acceptStream.

struct Crypto
@nogc nothrow
generateRsa
(
in long size
)

Meta