OSCORE.Protected (OSCORE v0.1.0)

Copy Markdown View Source

An OSCORE-protected message: the OSCORE option value and ciphertext to carry in the OSCORE option and payload of the outgoing CoAP message.

Summary

Types

t()

@type t() :: %OSCORE.Protected{ciphertext: binary(), oscore_option: binary()}