NativeSslSession.newInstance

Creates a new {@link NativeSslSession} instance from the provided serialized bytes, which were generated by {@link #toBytes()}.

@return The new instance if successful. If unable to parse the bytes for any reason, returns {@code null}.

class NativeSslSession
static
newInstance

Meta