Module sp_core::crypto_bytes

source ·
Expand description

Generic byte array which can be specialized with a marker type.

Structs§

  • Generic byte array holding some crypto-related raw data.
  • Tag used for generic public key bytes.
  • Tag used for generic signature bytes.

Type Aliases§