Also what is the role of the pubkey in the API below

android_private_key_create(jobject key, public_key_t *pubkey) ??

​how does the call to the API
    lib->creds->create(lib->creds, CRED_PRIVATE_KEY, KEY_RSA,  BUILD_FROM_FILE,
path, BUILD_END);
offset the role of the pubkey as described in the
android_private_key_create API ?

Thank you very much for your help.

Regards,
Ravikanth
_______________________________________________
Dev mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/dev

Reply via email to