pub type ItemVerifyingKey = VerifyingKey;
Expand description
The type of a prepared verifying key. This is the key used to verify individual items.
Aliased Type§
struct ItemVerifyingKey { /* private fields */ }
pub type ItemVerifyingKey = VerifyingKey;
The type of a prepared verifying key. This is the key used to verify individual items.
struct ItemVerifyingKey { /* private fields */ }