| Modifier and Type | Class and Description |
|---|---|
class |
Encrypt0Message
The Encrypt0Message object corresponds to the Encrypt COSE message structure.
|
class |
EncryptCommon |
class |
EncryptMessage |
class |
MAC0Message |
class |
MacCommon |
class |
MACMessage |
class |
Recipient |
class |
Sign1Message
The Sign1Message class implements the COSE_Sign1 object.
|
class |
SignCommon |
class |
SignMessage
The SignMessage class is used to implement the COSE_Sign object.
|
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.DecodeFromBytes(byte[] rgbData)
Decode a COSE message object.
|
static Message |
Message.DecodeFromBytes(byte[] rgbData,
MessageTag defaultTag)
Decode a COSE message object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CounterSign.Sign(Message message) |
boolean |
CounterSign.Validate(Message message) |
COSE for Java documentation, generatedin 2016.