Skip to content

Add InitToken and InitPin functionality #74

@microshine

Description

@microshine

graphene-pk11 allows initializing the token and set the User PIN. We should add the same functionality to the node-webcrypto-p11 and Fortify

PeculiarVentures/graphene#150 (comment)

I'm not sure about InitToken, but InitPin would be useful.

if (!crypto.isPinInitialized()) {
  crypto.initPin(pin);
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions