Ticket #31 (defect)
Opened 7 years ago
Last modified 7 years ago
Loading keys from a char*
Status: closed (fixed)
| Reported by: | sion@nominet.org.uk | Assigned to: | rachel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | library | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
We need to be able to load ascii-armoured keys held in a string into a keyring, without creating temporary files.
Are there equivalent functions to "ops_reader_set_fd" for strings, or do we need to write our own reader_fd type functions?
Change History
01/10/06 18:28:47: Modified by ben
- status changed from new to closed.
- resolution set to fixed.

(In [332]) Add memory reader. Closes #31.