[][src]Module threshold_crypto::error

Crypto errors.

Enums

Error

A crypto error.

FromBytesError

An error reading a structure from an array of bytes.

Type Definitions

FromBytesResult

The result of attempting to read a structure from an array of bytes.

Result

A crypto result.