Constructor
PapersDocumentSignaturenew
Declaration [src]
PpsSignature*
pps_signature_new (
  PpsSignatureStatus status,
  PpsCertificateInfo* info
)
Parameters
- status
- 
            Type: PpsSignatureStatusNo description available. 
- info
- 
            Type: PpsCertificateInfoNo description available. The data is owned by the caller of the function. 
Return value
Type: PpsSignature
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |