Internet Direct (Indy) Version 9.0.2 Beta
TIdX509.Create
Constructor for the object instance.

constructor Create(aX509: PX509); virtual;
Parameters
aX509: PX509
Pointer to the X.509 certificate for the object instance.

Description
Create is the constructor for the object instance, and relies on the inherited Create method. Create assigns the X.509 certificate in aX509 to the internal certificate buffer. Create also clears the Subject and Issuer X.509 names for the certificate.