| Modifier and Type | Class and Description |
|---|---|
class |
CounterSign |
| Modifier and Type | Field and Description |
|---|---|
protected List<Signer> |
SignMessage.signerList |
| Modifier and Type | Method and Description |
|---|---|
Signer |
SignMessage.getSigner(int iSigner)
Return the i-th signer of the message.
|
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
SignMessage.getSignerList()
Return the list of signers on the message
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignMessage.AddSigner(Signer signedBy)
Add a new signer to the message.
|
boolean |
SignMessage.validate(Signer signerToUse)
Validate the signature on a message for a specific signer.
|
COSE for Java documentation, generatedin 2018.