wisp-ssl
Toggle table of contents
2025.01.07.215822-d78df69
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-ssl
wisp-ssl
/
wisp.security.ssl
/
CertStore
Cert
Store
data
class
CertStore
(
val
keyStore
:
KeyStore
)
A certificate and its private key.
Members
Constructors
Cert
Store
Link copied to clipboard
constructor
(
keyStore
:
KeyStore
)
Properties
key
Store
Link copied to clipboard
val
keyStore
:
KeyStore