Module oasis_runtime_sdk::keymanager
source · Expand description
Keymanager interface.
Structs§
- Convenience wrapper around an existing KeyManagerClient instance which uses a default io context for all calls.
- A key pair managed by the key manager.
- A 256-bit key pair identifier.
- Signed public key.
- A state encryption key.
- Set of trusted key manager signing keys.
Enums§
- Key manager error.
Constants§
- Key pair ID domain separation context.
Traits§
- Key manager interface.
Functions§
- Derive a
KeyPairId
for use with the key manager functions.