Function rabe::schemes::mke08::authgen[][src]

pub fn authgen(_a: &String) -> Mke08SecretAuthorityKey

Sets up and generates a new Authority by creating a secret authority key (SKauth). The key is created for an authority with a given "name".

Arguments

  • _a - The name of the authority the key is associated with. Must be unique.