public static interface LlapSigner.Signable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize()
Called by the signer to get the serialized representation of the message to be signed.
|
void |
setSignInfo(int masterKeyId)
Called by the signer to record key information as part of the message to be signed.
|
void setSignInfo(int masterKeyId)
byte[] serialize()
throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.