The interface Key describes a generic object, which somehow represents an encryption or signature key.
Note, that no methods are defined for this, because this depends on the actual implementation.
However, you will receive a reference to a Key within the Packager so that you can simply pass the reference to the encryption system.
| |
| |
| |