BassPlayer
November 11th, 2003, 16:53
I'm trying to use cryptlib for a course that won't allow me to use the encapsulation functions.
My Steps
Program 1
Create Context - RSA
Set Context Label
Generate Keys
Open Keyset file (create)
AddPrivateKey
- no errors at runtime -
Program 2
Open Keyset file (read only)
GetPublicKey from key set file
Encrypt
- permission error
Are there some attributes I can use to allow this to work? I've email Peter but his answers havn't helped me to find the problem.
Thanks
My Steps
Program 1
Create Context - RSA
Set Context Label
Generate Keys
Open Keyset file (create)
AddPrivateKey
- no errors at runtime -
Program 2
Open Keyset file (read only)
GetPublicKey from key set file
Encrypt
- permission error
Are there some attributes I can use to allow this to work? I've email Peter but his answers havn't helped me to find the problem.
Thanks