SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SecSettingsSignBeforeEncrypt Property

Specifies the order of encryption and signing operations.

Object Oriented Interface

public function getSecSettingsSignBeforeEncrypt();
public function setSecSettingsSignBeforeEncrypt($value);

Procedural Interface

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

Default Value

true

Remarks

Specifies the order of encryption and signing operations.

Data Type

Boolean

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