pub type PublicJsonWebKey = JsonWebKey<JsonWebKeyPublicParameters>;
struct PublicJsonWebKey { /* private fields */ }