pub type PopoDecKeyChallContent = Vec<Challenge>;Expand description
The POPODecKeyChallContent type is defined in RFC 4210 Section 5.2.8.3.
POPODecKeyChallContent ::= SEQUENCE OF ChallengeAliased Typeยง
pub struct PopoDecKeyChallContent { /* private fields */ }