Searched defs:KeyChallengeRequest_ChallengeType (Results 1 – 1 of 1) sorted by relevance
639 pub fn get_challenge_type(&self) -> KeyChallengeRequest_ChallengeType { in get_challenge_type()651 pub fn set_challenge_type(&mut self, v: KeyChallengeRequest_ChallengeType) { in set_challenge_type()797 pub enum KeyChallengeRequest_ChallengeType { enum801 impl ::protobuf::ProtobufEnum for KeyChallengeRequest_ChallengeType { implementation806 fn from_i32(value: i32) -> ::std::option::Option<KeyChallengeRequest_ChallengeType> { in from_i32()821 impl ::std::marker::Copy for KeyChallengeRequest_ChallengeType { implementation825 impl ::std::default::Default for KeyChallengeRequest_ChallengeType { implementation831 impl ::protobuf::reflect::ProtobufValue for KeyChallengeRequest_ChallengeType { implementation