WaxAPIREST.Types.PublicKeyCredentialType (wax_api_rest v0.5.0)

View Source

Summary

Types

t()

Must be one of

Types

t()

@type t() :: String.t()

Must be one of:

  • "public-type"

Functions

new(val)

@spec new(String.t()) :: t() | no_return()