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}.
See Implementation
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}.