ReadonlyalgorithmAlgorithm used during key generation.
ReadonlyparticipantsParticipant count used during key generation (n of t-of-n).
ReadonlypublicHex-encoded canonical public key.
ReadonlypublicBase64-encoded publicKeyPackage returned by GenerateKey. Opaque; must
be forwarded unchanged to each Sign call.
ReadonlystoredISO-8601 timestamp of when the metadata was stored.
ReadonlythresholdThreshold used during key generation (t of t-of-n).
Key metadata persisted in Redis after a successful key generation job. Retrieved by
keyIdentifierto supply the required parameters to Sign calls.