BoundedAuthorityProtocol.V1.KeyLocator (Bounded Authority Protocol v0.1.2)

Copy Markdown View Source

An untrusted key identifier hint.

This value carries no authorization or trust decision.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.KeyLocator{
  kid: binary(),
  trust: :not_evaluated
}