SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Timestamp Property

The date and time of the last modification of the protected data file (in UTC).

Object Oriented Interface

public function getTimestamp();
public function setTimestamp($value);

Procedural Interface

secureblackbox_pgpwriter_get($res, 35 );
secureblackbox_pgpwriter_set($res, 35, $value );

Default Value

''

Remarks

Use this property to set a timestamp for the data being protected.

Data Type

String

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