MOQX.Secret (moqx v0.10.0)

Copy Markdown View Source

Explicit secret value whose inspection is always redacted.

Secret acquisition and rotation stay outside MOQX. Callers resolve a value and pass this wrapper to the selected protocol implementation.

Summary

Types

t()

@opaque t()

Functions

new(value)

@spec new(binary()) :: t()