[ Version ( replacement = "GroupEnum.from_string" , since = "0.5.0" ) ]
public static Group enum_from_string (string group)
Converts a text enumerated type to its unsigned integer representation
group |
Text describing the enumerated type |
the enumerated constant value, e.g. PK_SIGTYPE_ENUM_GPG |