Optional
extraOptional
overrideOptional
trainingStatic
deserializeStatic
fromDeserialize a ZeroKnowledgeSig object from its BCS serialization in bytes.
The bytes representing the serialized ZeroKnowledgeSig.
ZeroKnowledgeSig - The deserialized ZeroKnowledgeSig object.
Readonly
expThe max lifespan of the proof
Optional
Readonly
extraA key value pair on the JWT token that can be specified on the signature which would reveal the value on chain. Can be used to assert identity or other attributes.
Optional
Readonly
overrideThe 'aud' value of the recovery service which is set when recovering an account.
Readonly
proofThe proof
Optional
Readonly
trainingThe training wheels signature
Represents a zero-knowledge signature, encapsulating the proof and its associated metadata.