CryptoGenerateRsa Method |
Generates an RSA CryptoKey that can be used for creating self-signed certificates and passed to AcceptStream(StreamPeer, CryptoKey, X509Certificate, X509Certificate).
Namespace: Godot
public CryptoKey GenerateRsa( int size )
[Missing <param name="size"/> documentation for "M:Godot.Crypto.GenerateRsa(System.Int32)"]
[Missing <returns> documentation for "M:Godot.Crypto.GenerateRsa(System.Int32)"]