Crate identity_stronghold

Source

Structs§

StrongholdStorage
Wrapper around a StrongholdSecretManager that implements the KeyIdStorage and JwkStorage interfaces.

Enums§

StrongholdKeyType
Key Types supported by the stronghold storage implementation.

Constants§

BLS12381G2_KEY_TYPE
The BLS12381G2 key type
BLS12381G2_KEY_TYPE_STR
ED25519_KEY_TYPE
The Ed25519 key type.
ED25519_KEY_TYPE_STR