public class InMemorySignaturePublicationRecord extends PublicationsFilePublicationRecord implements SignaturePublicationRecord
SignaturePublicationRecord
,
PublicationRecord
ELEMENT_TYPE
rootElement
ELEMENT_TYPE
Constructor and Description |
---|
InMemorySignaturePublicationRecord(PublicationData publicationData,
List<String> references,
List<String> uris) |
InMemorySignaturePublicationRecord(TLVElement rootElement) |
Modifier and Type | Method and Description |
---|---|
int |
getElementType() |
getPublicationData, getPublicationReferences, getPublicationRepositoryURIs, getPublicationTime
equals, getRootElement, hashCode, readOnce, verifyCriticalFlag, writeTo
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getPublicationData, getPublicationReferences, getPublicationRepositoryURIs, getPublicationTime
public InMemorySignaturePublicationRecord(TLVElement rootElement) throws KSIException
KSIException
public InMemorySignaturePublicationRecord(PublicationData publicationData, List<String> references, List<String> uris) throws TLVParserException
TLVParserException
public int getElementType()
getElementType
in class PublicationsFilePublicationRecord
Copyright © 2024 Guardtime. All rights reserved.