Builder

class Builder

Properties

Link copied to clipboard

The CA certificates bundle source for the trust store.

Link copied to clipboard
var name: String?

A name for the trust store.

Link copied to clipboard
var tags: Tags?

A complex type that contains zero or more Tag elements.

Link copied to clipboard

A Boolean that determines whether to use the CA certificate's OCSP endpoint to check certificate revocation status.

Functions

Link copied to clipboard
fun tags(block: Tags.Builder.() -> Unit)