Type Alias Thumbprint

Source
pub type Thumbprint = String;
Expand description

Represents a JSON Web Key base64-encoded thumpprint as implemented per RFC 7638

Aliased Typeยง

pub struct Thumbprint { /* private fields */ }