You are here

protected property KeyClient::$encoded in Lockr 7

Same name and namespace in other branches
  1. 7.2 vendor/lockr/lockr-client/src/KeyClient.php \Lockr\KeyClient::encoded

Type: string|bool Data to decrypt keys.

File

src/Lockr/KeyClient.php, line 19

Class

KeyClient

Namespace

Lockr

Code

protected $encoded = null;