Code
Entries
A requested session was not found.
The remote identity of a session changed.
The signature of a decrypted message is invalid.
A message is invalid.
A message is a duplicate.
A message is too recent.
A message is too old.
A message or key could not be decoded.
An internal storage error occurred.
A CBox has been opened with an incomplete or mismatching identity using CryptoBox.openWith.
An attempt was made to initialise a new session using CryptoBox.initSessionFromMessage whereby the prekey corresponding to the prekey ID in the message could not be found.
A panic occurred. This is a last resort error raised form native code to signal a severe problem, like a violation of a critical invariant, that would otherwise have caused a crash. Client code can choose to handle these errors more gracefully, preventing the application from crashing.
An unspecified error occurred.
Local files were not found.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.