Searched refs:issuerBio (Results 1 – 1 of 1) sorted by relevance
502 BIOMemPtr issuerBio(BIO_new(BIO_s_mem()), BIO_free); in populateProperties() local505 X509_NAME_print_ex(issuerBio.get(), issuerName, 0, XN_FLAG_SEP_COMMA_PLUS); in populateProperties()506 BIO_read(issuerBio.get(), issuerBuffer, maxKeySize); in populateProperties()