Constructor
GcrCertificateChainnew
Declaration [src]
GcrCertificateChain*
gcr_certificate_chain_new (
void
)
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. |