pub type Thumbprint = String;
Represents a JSON Web Key base64-encoded thumpprint as implemented per RFC 7638
pub struct Thumbprint { /* private fields */ }