commonware_cryptography

Type Alias Signature

Source
pub type Signature = Bytes;
Expand description

Byte array representing an arbitrary signature.

Aliased Typeยง

struct Signature { /* private fields */ }