1. How to encrypt using RSA? status = cryptGetPublicKey( keyset, &publickey ,CRYPT_KEYID_NAME, "CA Private key"); //OK status = cryptEncrypt(publickey, &buf, 128); // -20 Error How to encrypt?? -- This message posted from opensolaris.org
- Cryptlib How to encrypt using RSA? How to extract pub... steven
- Cryptlib How to encrypt using RSA? How to extrac... steven
- Cryptlib How to encrypt using RSA? How to extrac... steven
- Cryptlib How to encrypt using RSA? How to extrac... Valerie Bubb Fenwick