Blame doc/enums/gnutls_pubkey_flags_t

Packit Service 4684c1
Packit Service 4684c1
Packit Service 4684c1
@c gnutls_pubkey_flags_t
Packit Service 4684c1
@table @code
Packit Service 4684c1
@item GNUTLS_@-PUBKEY_@-DISABLE_@-CALLBACKS
Packit Service 4684c1
The following flag disables call to PIN callbacks. Only
Packit Service 4684c1
relevant to TPM keys.
Packit Service 4684c1
@item GNUTLS_@-PUBKEY_@-GET_@-OPENPGP_@-FINGERPRINT
Packit Service 4684c1
request an OPENPGP fingerprint instead of the default.
Packit Service 4684c1
@end table