SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Object Oriented Interface

public function getEncryptionType();
public function setEncryptionType($value);

Procedural Interface

secureblackboxlite_archivewriter_get($res, 11 );
secureblackboxlite_archivewriter_set($res, 11, $value );

Default Value

0

Remarks

Specifies the encryption type for the archive.

Data Type

Integer

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