libgit2

git_cert

Version:

Parent type for git_cert_hostkey and git_cert_x509.

Signature

typedef struct git_cert { git_cert_t cert_type };

Members

cert_type

Type of certificate. A GIT_CERT_ value.

Parameter To

Versions