TlsSession public interface TlsSession Base interface for a carrier object for a TLS session. Documentation Code bool IsResumable { get; } byte[] SessionID { get; } SessionParameters ExportSessionParameters() void Invalidate()