SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

CanEncrypt Property

Returns true if the crypto object can be used for encryption.

Object Oriented Interface

public function getCanEncrypt();

Procedural Interface

secureblackboxlite_publickeycrypto_get($res, 1 );

Default Value

false

Remarks

This property returns true if the crypto object can be used for encryption and decryption. This capability depends on the cryptographic algorithm.

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

Data Type

Boolean

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