public class CounterSign extends Signer
contextString, rgbProtected, rgbSignatureDontSendAttributes, externalData, objDontSend, objProtected, objUnprotected, ProtectedAttributes, UnprotectedAttributes| Constructor and Description |
|---|
CounterSign() |
CounterSign(byte[] rgb) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecodeFromBytes(byte[] rgb) |
byte[] |
EncodeToBytes() |
void |
Sign(Message message) |
boolean |
Validate(Message message) |
DecodeFromCBORObject, EncodeToCBORObject, setKey, sign, validateaddAttribute, addAttribute, addAttribute, AddProtected, AddProtected, AddProtected, AddUnprotected, AddUnprotected, AddUnprotected, findAttribute, findAttribute, setExternalpublic CounterSign()
public CounterSign(byte[] rgb)
throws CoseException
CoseExceptionpublic void DecodeFromBytes(byte[] rgb)
throws CoseException
CoseExceptionpublic byte[] EncodeToBytes()
public void Sign(Message message) throws CoseException
CoseExceptionpublic boolean Validate(Message message) throws CoseException
CoseExceptionCOSE for Java documentation, generatedin 2016.