-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
v3Affects v3 APIAffects v3 API
Description
OptSignWithContext/OptVerifyWithContext exposes a context.Context for sign/verify operations, even though this is unnecessary for certain Signer/Verifier methods.
In a future major version of the API, we should consider moving the context.Context to (*Signer).Sign/(*Verifier).Verify, and removing the WithContext options.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
v3Affects v3 APIAffects v3 API