object SelfSigned
Ordering
- Alphabetic
- By Inheritance
Inherited
- SelfSigned
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- lazy val sslContext: SSLContext
The SSLContext and TrustManager associated with the self-signed certificate.
- lazy val trustManager: X509TrustManager
The SSLContext and TrustManager associated with the self-signed certificate.
Contains a statically initialized self-signed certificate.