Searched refs:SslSessionState (Results 1 – 2 of 2) sorted by relevance
124 enum SslSessionState { enum
449 …us */ SslStatus SSLGetSessionState (/* SSLContextRef */ IntPtr context, ref SslSessionState state); in SSLGetSessionState()451 public SslSessionState SessionState {453 var value = SslSessionState.Invalid;