Class
AgsXmlCertificate
Instance methods
Methods inherited from AgsCertificate (9)
ags_certificate_get_cert_uuid
Get cert UUID as string vector.
since: 3.0.0
ags_certificate_get_domain
Get domain.
since: 3.0.0
ags_certificate_get_key_type
Get key type.
since: 3.0.0
ags_certificate_get_private_key_file
Get private key file.
since: 3.0.0
ags_certificate_get_public_key_file
Get public key file.
since: 3.0.0
ags_certificate_set_domain
Set domain.
since: 3.0.0
ags_certificate_set_key_type
Set key type.
since: 3.0.0
ags_certificate_set_private_key_file
Set private key file.
since: 3.0.0
ags_certificate_set_public_key_file
Set public key file.
since: 3.0.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.