git_cert

Parent type for git_cert_hostkey and git_cert_x509.

extern (C) nothrow @nogc
struct git_cert {}

Members

Variables

cert_type
.git_cert_t cert_type;

Type of certificate. A GIT_CERT_ value.

Meta