Interface VerifiableProcessable
- All Superinterfaces:
Processable
,Verifiable
The interface
VerifiableProcessable
is for entities that have to be signed ,verified and
processable. Processable flag is false if the verification failed-
Field Summary
Fields inherited from interface io.github.astrapi69.data.processable.Processable
COLUMN_NAME_PROCESSABLE
Fields inherited from interface io.github.astrapi69.data.verifiable.Verifiable
COLUMN_NAME_SIGNATURE
-
Method Summary
Methods inherited from interface io.github.astrapi69.data.processable.Processable
isProcessable, setProcessable
Methods inherited from interface io.github.astrapi69.data.verifiable.Verifiable
getSignature, setSignature