gossamer/named_curve

Types

pub type NamedCurve {
  P256
  P384
  P521
  Other(String)
}

Constructors

  • P256
  • P384
  • P521
  • Other(String)
Search Document