-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently its not possible to use a different key for different operations. It is also not supported to use other keys in the KMU or from other sources.
To do so the C_EncryptInit and C_DecryptInit would need to be adapted to use an object handle for the key as an argument. Currently this is only casted to void and a hard coded key ID is used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request