It seems most examples of creating a p12 programmatically use OpenSSL. What other options are there?
I've found WolfSSL, and Chillkat (https://www.example-code.com/objc/pfx_create_from_pem_files.asp)
Any others?
What about sample code for creating the p12 without any 3rd party libraries?