import_keys
Description:
Imports a stream of keys/certificates contained within istream
into the key/certificate database controlled by
this.
Parameters:
this | |
istream |
input stream (containing keys) |
Returns:
the total number of keys imported on success or %-1 on fail. |