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

RS256PublicKey

Type Alias RS256PublicKey 

Source
pub type RS256PublicKey = RsaPublicKey;

Aliased Typeยง

pub struct RS256PublicKey { /* private fields */ }