pub type PartyId = CiString<3>;
CPO, eMSP or other role ID of a party, following ISO-15118.
Spec: 2.3.0 §credentials_credentials_role_class
pub struct PartyId(/* private fields */);