Skip to content

Move Context to Sign/Verify #266

@tri-adam

Description

@tri-adam

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3Affects v3 API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions