Expand description
Generic byte array which can be specialized with a marker type.
Structs§
- Crypto
Bytes - Generic byte array holding some crypto-related raw data.
- Public
Tag - Tag used for generic public key bytes.
- Signature
Tag - Tag used for generic signature bytes.
Type Aliases§
- Public
Bytes - Generic encoded public key.
- Signature
Bytes - Generic encoded signature.