NewCode(Var Cookie: String; Var Code: String);
Cookie. Variable to which the random value used to match digital signature and obtained block of data.
Code. Variable to which random block of data will be placed which should be signed with the digital signature.
The NewCode method generates a pair "block of data-random value" further used for digital signature.
The example of use is given in description of the ICertCredentials.Signature property.
See also: