public interface CalendarAuthenticationRecord
A calendar authentication record is used to sign the output hash value of a calendar hash chain and corresponds to a calendar hash chain.
A calendar authentication record contains the following fields:| Modifier and Type | Field and Description |
|---|---|
static int |
ELEMENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
PublicationData |
getPublicationData()
Returns the publication data of the calendar authentication record.
|
SignatureData |
getSignatureData()
Returns the signature data of the calendar authentication record.
|
static final int ELEMENT_TYPE
SignatureData getSignatureData()
PublicationData getPublicationData()
Copyright © 2024 Guardtime. All rights reserved.