Searched defs:PEM_read_bio_PrivateKey (Results 1 – 2 of 2) sorted by relevance
77 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey() function
110 public static native long PEM_read_bio_PrivateKey(long bioCtx); in PEM_read_bio_PrivateKey() method in NativeCrypto