Structs§
- LocalId
- An opaque identifier for a local key. Currently only contains a unique ID, but it can be extended to contain scope information to allow cleanup on scope exit.
Traits§
- KeySlot
Id - Represents a key identifier that can be used to identify cryptographic keys in the key store. It is used to avoid exposing the key material directly in the public API.
- KeySlot
Ids - Represents a set of all the key identifiers that need to be defined to use a key store.