Module rustls::key

source ·

Structs

  • This type contains a single certificate by value.
  • wrapper around internal representation of a parsed certificate. This is used in order to avoid parsing twice when specifying custom verification
  • This type contains a private key by value.