Skip to content

Add a way to pass a pointer for the "reserved" argument in CInitializeArgs() #321

@simo5

Description

@simo5

Although the spec says the pReserved pointer is reserved, there are some tokens that make use (and sort-of depend on being able to get an initialization string through that interface.

Softokn from the NSS project and also Kryoptic can be initialized that way, and although they both can use also environment variables to pass the same info, it is often easier (especially in testing environments) to just pass a string straight to the C_Initialize call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions