Discuss this help topic in SecureBlackbox Forum
Contains certificate issuer name.
Declaration
[VB.NET]
Property IssuerName As TName
[Pascal]
property IssuerName: TName;
[C++]
void get_IssuerName(TName &OutResult);
[PHP]
TName get_IssuerName()
[Java]
TName getIssuerName();
Description
This property contains certificate issuer name.
Discuss this help topic in SecureBlackbox Forum