A class to collect information on an encryption parameter set. An instance of this class holds the data for a single parameter set in its public members.
The static function getKeyParams() can be used to retrieve the KeyParams object associated with a particular parameter set (using the OID as an identifier). The returned object is static and should be treated as read-only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|