Skip to main content

PartyId

Type Alias PartyId 

Source
pub type PartyId = CiString<3>;
Expand description

CPO, eMSP or other role ID of a party, following ISO-15118.

Spec: 2.3.0 §credentials_credentials_role_class

Aliased Type§

pub struct PartyId(/* private fields */);