identity_credential::sd_jwt_vc

Function vct_to_url

Source
pub fn vct_to_url(resource: &Url) -> Option<Url>
Expand description

Converts vct claim’s URI value into the appropriate well-known URL.

§Warnings

Returns an Option::None if the URI’s scheme is not https.