IPWorks S/MIME 2020 Delphi Edition

Questions / Feedback?

CertExtensions Property

A list of extensions used by the currently selected certificate.

Syntax

property CertExtensions: TipmCertExtensionList read get_CertExtensions write set_CertExtensions;

Remarks

The certificate's version number. The possible values are the strings "V1", "V2", and "V3".

This property contains a list of extensions used by the currently selected certificate. When Cert is set, the component will be read out any CertExtension and populate this list. This list may also be populated by the user prior to a call to CreateCertificate to add certificate extensions to the certificate to be created.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Delphi Edition - Version 20.0 [Build 8154]