xml.CryptoKey.setFeature

Sets or resets the value of a feature for a CryptoKey object.

Syntax

setFeature(
   feature STRING,
   value STRING )
  1. feature is the name of the feature.
  2. value is the value to set for the named feature.

Usage

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.