Function to_key_data

Source
pub fn to_key_data(wrapped_jwk: &WrappedJsonWebKey) -> Result<KeyData, JWKError>
Expand description

Convert a WrappedJsonWebKey to KeyData.