Searched defs:epoch_authenticator (Results 1 – 4 of 4) sorted by relevance
48 pub epoch_authenticator: Vec<u8>, field
78 pub epoch_authenticator: Vec<u8>, field
637 epoch_authenticator: Vec<u8>, field
1445 pub fn epoch_authenticator(&self) -> Result<Secret, MlsError> { in epoch_authenticator() function