Constructor

GcrCertificateChainnew

Declaration [src]

GcrCertificateChain*
gcr_certificate_chain_new (
  void
)

Description [src]

Create a new GcrCertificateChain.

Return value

Type: GcrCertificateChain

A newly allocated certificate chain.

The caller of the function takes ownership of the data, and is responsible for freeing it.