



@deftypefun {int} {gnutls_openpgp_keyring_get_crt_count} (gnutls_openpgp_keyring_t @var{ring})
@var{ring}: is an OpenPGP key ring

This function will return the number of OpenPGP certificates
present in the given keyring.

@strong{Returns:} the number of subkeys, or a negative error code on error.
@end deftypefun
