OscoreOptionClassE mixin

Mixin for an Oscore class E option (encrypted and integrity protected). See RFC 8613, section 4.1.1.

Also applies to all options that are unknown or or for which OSCORE processing is not defined (see RFC 8613, section 4.1).

https://www.rfc-editor.org/rfc/rfc8613.html#section-4.1

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited