![]() |
BaltradDex
BALTRAD Data Exchange System
|
Public Member Functions | |
| KeyczarSigner (String keyLocation) throws KeyczarException | |
| String | sign (String message) throws KeyczarException |
|
inline |
Constructor.
| keyLocation | location of the key to use for signing |
|
inline |
Signs a message.
| message | Message to sign |
| KeyczarException |
Implements eu.baltrad.dex.auth.util.Signer.