You are here

protected property KeyClient::$encoded in Lockr 7.2

Same name and namespace in other branches
  1. 7 src/Lockr/KeyClient.php \Lockr\KeyClient::encoded

Type: string|bool Data to decrypt keys.

File

vendor/lockr/lockr-client/src/KeyClient.php, line 18

Class

KeyClient

Namespace

Lockr

Code

protected $encoded = null;