Available on 32-bit or 64-bit only.
Expand description
§Extension errors.
An ExtensionError is thrown when an extension is invalid (for example when
decoding from raw bytes) or when a check on an extension fails.
ExtensionError holds individual errors for each extension.
CapabilitiesExtensionErrorKeyPackageIdErrorParentHashErrorRatchetTreeError
Structs§
- Extension
Type NotValid InGroup Context Error - The provided extension list contains an extension type that is not allowed in the group context
- Extension
Type NotValid InGroup Info Error - The provided extension list contains an extension type that is not allowed in the group info
- Extension
Type NotValid InKey Package Error - The provided extension list contains an extension type that is not allowed in key packages
- Extension
Type NotValid InLeaf Node Error - The provided extension list contains an extension type that is not allowed in leaf nodes
Enums§
- Capabilities
Extension Error - Capabilities extension error
- Extension
Error - Extension error
- Invalid
Extension Error - Invalid extension error
- KeyPackage
IdError - KeyPackage Id error
- Parent
Hash Error - Parent hash error
- Ratchet
Tree Error - Ratchet tree error