Function gpg_tui::gpg::handler::get_subkey_flags[][src]

pub fn get_subkey_flags(subkey: Subkey<'_>) -> String
Expand description

Returns the flags of the given subkey.

  • S: sign
  • C: certify
  • E: encrypt
  • A: authenticate