pub fn to_key_data(wrapped_jwk: &WrappedJsonWebKey) -> Result<KeyData, JWKError>Expand description
Convert a WrappedJsonWebKey to KeyData.
pub fn to_key_data(wrapped_jwk: &WrappedJsonWebKey) -> Result<KeyData, JWKError>Convert a WrappedJsonWebKey to KeyData.