int
CapCert_writeToBuffer
(const char* encType,
const
CapCert
cert, char* buffer)
Writes cert to buffer.
Documentation
Writes cert to buffer.
Parameters:
encType
-
PEM
or XML.
cert
- the capablity certificate.
buffer
-
used
to hold the encoded capablity certificate.
Returns:
numOfBytes in the string representation of the certificate if successful
Alphabetic index
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.