| Package | Description |
|---|---|
| de.taimos.dvalin.interconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static String |
MessageCryptoUtil.crypt(String data) |
static String |
MessageCryptoUtil.decrypt(String data) |
static String |
MessageCryptoUtil.sign(String msg) |
static boolean |
MessageCryptoUtil.validate(String msg,
String signature) |
Copyright © 2016 Taimos GmbH. All rights reserved.