SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Opened Property

Indicates if the keyring is in an opened state.

Object Oriented Interface

public function getOpened();

Procedural Interface

secureblackbox_pgpkeyring_get($res, 1 );

Default Value

false

Remarks

If the keyring is open, it means that you can access, add, or removes keys from it.

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

Data Type

Boolean

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