



@deftypefun {int} {gnutls_openpgp_crt_get_revoked_status} (gnutls_openpgp_crt_t @var{key})
@var{key}: the structure that contains the OpenPGP public key.

Get revocation status of key.

@strong{Returns:} true (1) if the key has been revoked, or false (0) if it
has not.

@strong{Since:} 2.4.0
@end deftypefun
