StellarBase.XDR.CryptoKeyType (Elixir Stellar Base v0.8.9) View Source

Representation of Stellar CryptoKeyType type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.CryptoKeyType{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :KEY_TYPE_ED25510)

View Source

Specs

new(type :: atom()) :: t()