Module cargo::util::auth::asymmetric

source ·
Expand description

Registry asymmetric authentication support. See RFC 3231 for more.

Structs

  • Footer 🔒
    The footer of an asymmetric token as describe in RFC 3231.
  • Message 🔒
    The main body of an asymmetric token as describe in RFC 3231.

Functions