Data.DBXCommonIndy.TX509CertificateIndy.GetSigAlgName
Delphi
function GetSigAlgName: string; override;
C++
virtual System::UnicodeString __fastcall GetSigAlgName();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXCommonIndy.pas Data.DBXCommonIndy.hpp |
Data.DBXCommonIndy | TX509CertificateIndy |
Description
Returns the signature algorithm name for the certificate's signature algorithm.
The GetSigAlgName method returns the signature algorithm name for the certificate's signature algorithm.