SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigCertification Property

Specifies whether this is a Certification (MDP) signature.

Object Oriented Interface

public function getSigCertification();
public function setSigCertification($value);

Procedural Interface

secureblackbox_pdfsigner_get($res, 77 );
secureblackbox_pdfsigner_set($res, 77, $value );

Default Value

false

Remarks

Specifies whether this is a Certification (MDP) signature.

Certification signatures is a feature that was used by earlier Acrobat versions. It has little use these days.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]