Allows access to an SSLSession with Scala types
Attributes
- Companion
- object
- Source
- TLS.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SessionBytes
Members list
Value members
Concrete methods
Scala API: Extract the certificates that were actually used by this engine during this session’s negotiation. The list is empty if no certificates were used.
Scala API: Extract the certificates that were actually used by this engine during this session’s negotiation. The list is empty if no certificates were used.
Attributes
- Source
- TLS.scala
Scala API: Extract the Principal that was actually used by this engine during this session’s negotiation.
Scala API: Extract the Principal that was actually used by this engine during this session’s negotiation.
Attributes
- Source
- TLS.scala
Scala API: Extract the certificates that were used by the peer engine during this session’s negotiation. The list is empty if no certificates were used.
Scala API: Extract the certificates that were used by the peer engine during this session’s negotiation. The list is empty if no certificates were used.
Attributes
- Source
- TLS.scala
Scala API: Extract the Principal that the peer engine presented during this session’s negotiation.
Scala API: Extract the Principal that the peer engine presented during this session’s negotiation.
Attributes
- Source
- TLS.scala