SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SecSettingsClaimedSigningTime Property

Specifies the signing time from the signer's computer.

Object Oriented Interface

public function getSecSettingsClaimedSigningTime();
public function setSecSettingsClaimedSigningTime($value);

Procedural Interface

secureblackbox_mailwriter_get($res, 69 );
secureblackbox_mailwriter_set($res, 69, $value );

Default Value

''

Remarks

Specifies the signing time from the signer's computer.

Use this property to specify the signature production time. The claimed time is not covered by the signature, may be forfeited or wrong, and as such is usually taken by verifiers for informational purposes only.

Data Type

String

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