ICertificate.Data

Syntax

Data: String;

Description

The Data property returns certificate contents as text line of the Base64 format.

Example

The example of use is given in description of the ICertProvider.OpenVerifierBase64 method.

See also:

ICertificate