Module sp_core::paired_crypto

source ·
Expand description

API for using a pair of crypto schemes together.

Structs§

Traits§

  • Trait characterizing a signature which could be used as individual component of an paired_crypto:Signature pair.