Cryptographic operation error codes. More...
Enumerations | |
| enum | lib::crypto_error::code : u32 { none = 0 , lib::crypto_error::invalid_input = 1 , lib::crypto_error::hash_mismatch = 2 , lib::crypto_error::verification_failed = 3 } |
Cryptographic operation error codes.
|
export |