CertStore

data class CertStore(val keyStore: KeyStore)

A certificate and its private key.

Constructors

Link copied to clipboard
constructor(keyStore: KeyStore)

Properties

Link copied to clipboard