Manual

class Manual(val certificateConfig: String) : DittoIdentity

A manually-provided certificate identity. This accepts a base64-encoded bundle.

Parameters

certificateConfig

a base64 encoded string representation of a certificate bundle.

Constructors

Link copied to clipboard
constructor(certificateConfig: String)

Properties

Link copied to clipboard

Functions