Function
GcrCertificateRequestcapable
Declaration [src]
gboolean
gcr_certificate_request_capable (
GckObject* private_key,
GCancellable* cancellable,
GError** error
)
Description [src]
Check whether GcrCertificateRequest
is capable of creating a request
for the given private_key
.