procedure RegisterSSL( const AProduct: String; const AVendor: String; const ACopyright: String; const ADescription: String; const AURL: String; const AClientClass: TIdClientSSLClass; const AServerClass: TIdServerSSLClass );
Parameters |
Description |
AProduct |
Scope is const. Type is String. |
AVendor |
Scope is const. Type is String. |
ACopyright |
Scope is const. Type is String. |
ADescription |
Scope is const. Type is String. |
AURL |
Scope is const. Type is String. |
AClientClass |
Scope is const. Type is TIdClientSSLClass. |
AServerClass |
Scope is const. Type is TIdServerSSLClass. |
RegisterSSL is a procedure.
Topic generated.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |