Keyczar signer.
More...
|
| KeyczarSigner (String keyLocation) throws KeyczarException |
| Constructor.
|
|
String | sign (String message) throws KeyczarException |
| Signs a message.
|
|
Keyczar signer.
- Author
- anders
◆ KeyczarSigner()
eu.baltrad.beast.security.crypto.KeyczarSigner.KeyczarSigner |
( |
String | keyLocation | ) |
throws KeyczarException |
|
inline |
Constructor.
- Parameters
-
keyLocation | location of the key to use for signing |
◆ sign()
String eu.baltrad.beast.security.crypto.KeyczarSigner.sign |
( |
String | message | ) |
throws KeyczarException |
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/security/crypto/KeyczarSigner.java