Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

RS256VerifyingKey

Type Alias RS256VerifyingKey 

Source
pub type RS256VerifyingKey = VerifyingKey<Sha256>;

Aliased Typeยง

pub struct RS256VerifyingKey { /* private fields */ }