gossamer/key_type

Types

pub type KeyType {
  Private
  Public
  Secret
  Other(String)
}

Constructors

  • Private
  • Public
  • Secret
  • Other(String)
Search Document