Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdX509Name.Create
TIdX509Name
Constructor for the object instance.
constructor
Create(aX509Name: PX509_NAME);
Parameters
aX509Name: PX509_NAME
Pointer to the X.509 Name.
Description
Create is the constructor for the object instance. Create relies on the inherited Create method as stores the aX509Name in the internal buffer for the X.509 Name.