Method
GcrUiCertificateRendererset_certificate
Declaration [src]
void
gcr_certificate_renderer_set_certificate (
GcrCertificateRenderer* self,
GcrCertificate* certificate
)
Parameters
certificate
-
Type:
GcrCertificate
The certificate to display.
The argument can be NULL
.The data is owned by the caller of the function.