ICertCredentials.Cookie

Syntax

Cookie: String;

Description

The Cookie property determines random value used to match digital signature and obtained block of data.

Comments

Block of data digitally signed is set in the ICertCredentials.Signature property.

Example

The example of use is given in description of the ICertCredentials.Signature property.

See also:

ICertCredentials