Data.DBXCommonIndy.TX509CertificateIndy.GetSubjectX500Principal
Delphi
function GetSubjectX500Principal: TX500Principal; override;
C++
virtual Data::Dbxcommon::TX500Principal* __fastcall GetSubjectX500Principal(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXCommonIndy.pas Data.DBXCommonIndy.hpp |
Data.DBXCommonIndy | TX509CertificateIndy |
Description
Returns the subject distinguished name value from the certificate, as a TX500Principal.
The GetSubjectX500Principal method returns the subject distinguished name value from the certificate, as a TX500Principal.