TScASN1AlgorithmIdentifier
property Parameters: TBytes;
Description
Gets or sets any parameters required by the algorithm.
The Parameters is an array of byte values that varies according to the algorithm identified in the Algorithm property.
See Also
Algorithm