|
| | KeyczarSigner (String keyLocation) throws KeyczarException |
| |
| String | sign (String message) throws KeyczarException |
| |
◆ KeyczarSigner()
| eu.baltrad.dex.auth.util.KeyczarSigner.KeyczarSigner |
( |
String | keyLocation | ) |
throws KeyczarException |
|
inline |
Constructor.
- Parameters
-
| keyLocation | location of the key to use for signing |
◆ sign()
| String eu.baltrad.dex.auth.util.KeyczarSigner.sign |
( |
String | message | ) |
throws KeyczarException |
|
inline |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/auth/util/KeyczarSigner.java