import_keys


Description:

public virtual int import_keys (Stream istream) throws Error

Imports a stream of keys/certificates contained within istream into the key/certificate database controlled by this.

Parameters:

this

a CryptoContext

istream

input stream (containing keys)

Returns:

the total number of keys imported on success or %-1 on fail.