My Project
Functions
pem.h File Reference

Go to the source code of this file.

Functions

int wolfSSL_PEM_write_bio_PrivateKey (WOLFSSL_BIO *bio, WOLFSSL_EVP_PKEY *key, const WOLFSSL_EVP_CIPHER *cipher, unsigned char *passwd, int len, wc_pem_password_cb *cb, void *arg)
 This function writes a key into a WOLFSSL_BIO structure in PEM format. More...