SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputIsText Property

Whether the input data is text.

Object Oriented Interface

public function getInputIsText();
public function setInputIsText($value);

Procedural Interface

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

Default Value

false

Remarks

Set this property to true to indicate that the supplied data should be treated as text.

Data Type

Boolean

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