Ncrypt Expando definitions.
Functions
Function | Description | Links |
pgp_entry_ignore() | PGP: Field not supported | get_string_t, expando_get_string_api |
pgp_entry_number_num() | PGP: Index number | get_number_t, expando_get_number_api |
pgp_entry_trust() | PGP: Trust/validity | get_string_t, expando_get_string_api |
pgp_entry_user_id() | PGP: User id | get_string_t, expando_get_string_api |
pgp_flags() | Turn PGP key flags into a string | |
pgp_key_abilities() | Turn PGP key abilities into a string | |
pgp_key_algorithm() | PGP: Key Algorithm | get_string_t, expando_get_string_api |
pgp_key_capabilities() | PGP: Key Capabilities | get_string_t, expando_get_string_api |
pgp_key_date() | PGP: Date of the key | get_string_t, expando_get_string_api |
pgp_key_date_num() | PGP: Date of the key | get_number_t, expando_get_number_api |
pgp_key_flags() | PGP: Key Flags | get_string_t, expando_get_string_api |
pgp_key_id() | PGP: Key id | get_string_t, expando_get_string_api |
pgp_key_length_num() | PGP: Key length | get_number_t, expando_get_number_api |
pgp_pkey_algorithm() | PGP: Principal Key Algorithm | get_string_t, expando_get_string_api |
pgp_pkey_capabilities() | PGP: Principal Key Capabilities | get_string_t, expando_get_string_api |
pgp_pkey_flags() | PGP: Principal Key Flags | get_string_t, expando_get_string_api |
pgp_pkey_id() | PGP: Principal Key id | get_string_t, expando_get_string_api |
pgp_pkey_length_num() | PGP: Principal Key length | get_number_t, expando_get_number_api |