ReadonlymaxThe maximum number of bytes that can be used for the committed ephemeral public key.
ReadonlymaxThe maximum lifespan of an ephemeral key pair. This is configured on chain.
ReadonlymaxThe maximum number of bytes that can be used for the extra field.
ReadonlymaxThe maximum number of bytes that can be used for the issuer value.
ReadonlymaxThe maximum number of bytes that can be used for the JWT header.
Optional ReadonlytrainingThe public key of the training wheels account.
ReadonlyverificationThe verification key used to verify Groth16 proofs on chain
OptionalmaxOptionalmaxOptionalmaxOptionalmaxOptionalmaxOptionaltrainingStaticcreateCreates a new KeylessConfiguration instance from a Groth16VerificationKeyResponse and a KeylessConfigurationResponse.
The Groth16VerificationKeyResponse object containing the verification key data.
The KeylessConfigurationResponse object containing the configuration data.
A new KeylessConfiguration instance.
Represents the on-chain configuration for how Keyless accounts operate.
Remarks
This class encapsulates the verification key and the maximum lifespan of ephemeral key pairs, which are essential for the functionality of Keyless accounts.