Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WrapKey to p11 package #94

Open
dkiser opened this issue Jan 27, 2019 · 0 comments
Open

Add WrapKey to p11 package #94

dkiser opened this issue Jan 27, 2019 · 0 comments

Comments

@dkiser
Copy link

dkiser commented Jan 27, 2019

As a user of the p11 package, I should Be Able To perform a WrapKey request So That I Can securely export keys from a module.

acceptance criteria
GIVEN session.go
WHEN I look at the Session interface
THEN I expect to see a WrapKey method added.

GIVEN sessionImpl
WHEN I look at implemented methods
THEN I expect to find an implementation for WrapKey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant