Interface AuthenticationTemplateKey

Hierarchy

Properties

Properties

description?: string

A single-line, human readable description for this key.

name?: string

A single-line, Title Case, human-readable name for this key.

type: "Key"

The Key type provides fine-grained control over key generation and mapping. Most templates should instead use HdKey.

Any HD (Hierarchical-Deterministic) derivation must be completed outside of the templating system and provided at the time of use.

Generated using TypeDoc