Type Definition irma::ConDisCon[][src]

pub type ConDisCon = Vec<Vec<Vec<AttributeRequest>>>;
Expand description

Basic structure of an IRMA disclosure request, a conjunction of disjunctions of inner conjunctions. Examples on how to use this can be found at irma.app/docs