Virtual Method
PapersDocumentDocumentSignaturesget_certificate_info
Declaration [src]
PpsCertificateInfo*
get_certificate_info (
PpsDocumentSignatures* document_signatures,
const char* nick_name
)
Parameters
nick_name
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: PpsCertificateInfo
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |