Module gclient::ext::sp_core::crypto_bytes
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§
- Generic encoded public key.
- Generic encoded signature.