int
CapCert_initFromFile
(const char* encType,
const char* fileName,
CapCert
* cert)
Initializes a
CapCert
from a
PEM
file.
Documentation
Initializes a
CapCert
from a
PEM
file.
Parameters:
encType
-
PEM
or XML.
filename
- name of a file containing an encoded capability certificate.
cert
- the capablity certificate.
Returns:
0 if successful.
See Also:
CapCert_free
(
CapCert
)
Alphabetic index
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.