| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.common.entities | |
| cz.abclinuxu.datoveschranky.common.interfaces |
| Modifier and Type | Field and Description |
|---|---|
protected Hash |
Message.hash |
protected Hash |
DeliveryInfo.hash |
| Modifier and Type | Method and Description |
|---|---|
Hash |
TimeStamp.getHash()
Haš zprávy uvedený v časovém razítku
|
Hash |
DeliveryInfo.getHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryInfo.setHash(Hash hash)
Haš této zprávy.
|
| Constructor and Description |
|---|
Message(MessageEnvelope envelope,
TimeStamp ts,
Hash hs,
List<Attachment> attachments) |
TimeStamp(Hash hash,
X509Certificate certificate,
Date generatedTime) |
| Modifier and Type | Method and Description |
|---|---|
Hash |
DataBoxMessagesService.verifyMessage(MessageEnvelope envelope)
Vrátí hodnotu haše dané zprávy, který je uložený v datové schránce.
|
Copyright © 2017. All rights reserved.