- acceptStream
GodotMethod!(GodotError, StreamPeer, CryptoKey, X509Certificate, X509Certificate) acceptStream;
Undocumented in source.
- connectToStream
GodotMethod!(GodotError, StreamPeer, bool, String, X509Certificate) connectToStream;
Undocumented in source.
- disconnectFromStream
GodotMethod!(void) disconnectFromStream;
Undocumented in source.
- getStatus
GodotMethod!(StreamPeerSSL.Status) getStatus;
Undocumented in source.
- isBlockingHandshakeEnabled
GodotMethod!(bool) isBlockingHandshakeEnabled;
Undocumented in source.
- poll
GodotMethod!(void) poll;
Undocumented in source.
- setBlockingHandshakeEnabled
GodotMethod!(void, bool) setBlockingHandshakeEnabled;
Undocumented in source.