Method

GcrCertificatePolicyget_name

Declaration [src]

const char*
gcr_certificate_policy_get_name (
  GcrCertificatePolicy* self
)

Description [src]

Returns a user-friendly name of this certificate policy, if known.

Return value

Type: const char*

A name describing the policy OID.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.