Internet Direct (Indy) Version 9.0.2 Beta
TIdX509Name.Create
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.