public class CounterSign extends Signer
contextString, rgbSignatureDO_NOT_SEND, DontSendAttributes, externalData, objDontSend, objProtected, objUnprotected, PROTECTED, ProtectedAttributes, rgbProtected, UNPROTECTED, 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) |
clearKey, DecodeFromCBORObject, EncodeToCBORObject, setKey, sign, validateaddAttribute, addAttribute, addAttribute, AddProtected, AddProtected, AddProtected, AddUnprotected, AddUnprotected, AddUnprotected, findAttribute, findAttribute, findAttribute, findAttribute, getDoNotSendAttributes, getExternal, getProtectedAttributes, getUnprotectedAttributes, removeAttribute, removeAttribute, setExternalpublic CounterSign()
public CounterSign(byte[] rgb)
throws CoseException
CoseExceptionpublic void DecodeFromBytes(byte[] rgb)
throws CoseException
CoseExceptionpublic byte[] EncodeToBytes()
throws CoseException
CoseExceptionpublic void Sign(Message message) throws CoseException
CoseExceptionpublic boolean Validate(Message message) throws CoseException
CoseExceptionCOSE for Java documentation, generatedin 2018.