TdxX509Certificate Constructors
An X.509 certificate.| Name | Description |
|---|---|
| Create(TdxX509Certificate) | Creates an X.509 certificate from another TdxX509Certificate class instance. |
| Create(TStream,string) | Creates an X.509 certificate from a stream. |
| Create(string,string) | Creates an X.509 certificate from a PFX (Personal Information Exchange) file. |
See Also