Class CWT


public class CWT extends CBORTaggedItem
A CBOR tagged item that represents CWT.
Since:
1.1
See Also:
  • Constructor Details

  • Method Details

    • getMessage

      public COSEMessage getMessage()
      Get the wrapped COSE message.
      Returns:
      The wrapped COSE message (an instance of a subclass of COSEMessage).