Crate google_pem

source ·
Expand description

Fetches Google PEM and validates JWTs.

This API has three levels:

Re-exports§

  • pub use cache::Keys;

Modules§

Structs§

  • A parsing iterator for the PEM endpoint.

Functions§

  • Parses PEM data into a (key id, escaped key) iterator.