![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|


Public Member Functions | |
| getSigning () | |
| getVerifying () | |
| create () | |
| kill () | |
Public Member Functions inherited from KeyAbstract | |
| __construct (StorageInterface $storage, $name) | |
| getSigning () | |
| getVerifying () | |
| create () | |
| kill () | |
Additional Inherited Members | |
Protected Attributes inherited from KeyAbstract | |
| $storage | |
| $name | |
| create | ( | ) |
create the key and store it for use
Reimplemented from KeyAbstract.

| getSigning | ( | ) |
get key for use in signing
Reimplemented from KeyAbstract.
| getVerifying | ( | ) |
get key for use in verifying
Reimplemented from KeyAbstract.
| kill | ( | ) |
delete the key
Reimplemented from KeyAbstract.