PTVerificationResultDocumentStatus

enum PTVerificationResultDocumentStatus {  e_ptno_error = 0,
e_ptcorrupt_file = 1,
e_ptunsigned = 2,
e_ptbad_byteranges = 3,
e_ptcorrupt_cryptographic_contents = 4}

Undocumented