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 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 [[email protected]] to create a blank certificate request for a given private key. Set the common name on the certificate request with [[email protected]_cn], and then sign the request with [[email protected]_async].


Namespace: Gcr
Package: gcr-3

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org