ca_bytes_to_pkey
if ((localpub = ca_bytes_to_pkey(ibuf_data(store->ca_pubkey.id_buf),
if ((peerkey = ca_bytes_to_pkey(data, len)) == NULL)
ca_bytes_to_pkey(uint8_t *, size_t);