CertificateRequest


Object Hierarchy:

Gcr.CertificateRequest Gcr.CertificateRequest Gcr.CertificateRequest GLib.Object GLib.Object GLib.Object->Gcr.CertificateRequest

Description:

[ CCode ( type_id = "gcr_certificate_request_get_type ()" ) ]
public sealed class CertificateRequest : Object

An object that allows creation of certificate requests.

A certificate request is sent to a certificate authority to request an X.509 certificate.

Use [func@CertificateRequest.prepare] to create a blank certificate request for a given private key. Set the common name on the certificate request with [method@CertificateRequest.set_cn], and then sign the request with [method@CertificateRequest.complete_async].


Namespace: Gcr
Package: gcr-4

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members: