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

CpsUri

Type Alias CpsUri 

Source
pub type CpsUri = Ia5String;
Expand description

CpsUri as defined in RFC 5280 Section 4.2.1.4.

CPSuri ::= IA5String

Aliased Typeยง

pub struct CpsUri { /* private fields */ }