Data.DBXCommonIndy.TX509CertificateIndy.FIssuerPrincipal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FIssuerPrincipal: TX500PrincipalIndy;

C++

TX500PrincipalIndy* FIssuerPrincipal;

Properties

Type Visibility Source Unit Parent
field protected
Data.DBXCommonIndy.pas
Data.DBXCommonIndy.hpp
Data.DBXCommonIndy TX509CertificateIndy

Description

The distinguished name value of the certificate issuer.

FIssuerPrincipal represents the distinguished name value of the certificate issuer.

See Also