petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscSSLDestroyContext

frees a SSL_CTX obtained with PetscSSLInitializeContext()

Synopsis

PetscErrorCode PetscSSLDestroyContext(SSL_CTX *ctx)

Input Parameter

ctx -the SSL_CTX

See Also

PetscSSLInitializeContext(), PetscHTTPSConnect()

Level:advanced
Location:
src/sys/webclient/client.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages