across different TLS implementations. Use TlsContext.deserializeSession() with the same backend to reconstruct.
Returns
The serialized session data.
ubyte[] serialize() const;Serializes the session for external storage.
across different TLS implementations. Use TlsContext.deserializeSession() with the same backend to reconstruct.