Method

GcrCertificatePolicyget_oid

Declaration [src]

const char*
gcr_certificate_policy_get_oid (
  GcrCertificatePolicy* self
)

Description [src]

Returns the OID string that describes this certificate policy.

Return value

Type: const char*

The policy OID.

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