SecureBlackbox 2020 PHP Edition

Questions / Feedback?

EncryptionAlgorithm Property

The symmetric cipher that was used to encrypt the data.

Object Oriented Interface

public function getEncryptionAlgorithm();

Procedural Interface

secureblackbox_messagedecryptor_get($res, 11 );

Default Value

''

Remarks

This property contains the symmetric algorithm that the creator had used to encrypt the message.

This property is read-only and not available at design time.

Data Type

String

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