### Description
Add a function `secsipid_sign_privkey(sheaders, spaypload, keyData)` that accepts a
pseudovariable with the PEM data analagous to the difference between the following
functions:
- `secsipid_build_identity(origTN, destTN, attest, origID, x5u, keyPath)`
- `secsipid_build_identity_prvkey(origTN, destTN, attest, origID, x5u, keyData)`
With the difference being that ``secsipid_build_identity()` takes a key file as it's
argument, and ``secsipid_build_identity_privkey()` allows having the key data in a
pseudovariable.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3620
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3620(a)github.com>