Searched refs:pkcs12 (Results 1 – 1 of 1) sorted by relevance
115 CBS pkcs12; in DoPKCS12() local116 CBS_init(&pkcs12, contents.get(), size); in DoPKCS12()121 if (!PKCS12_get_key_and_certs(&key, certs.get(), &pkcs12, password)) { in DoPKCS12()
Completed in 5 milliseconds