Class TRALfpHTTPCertData

Unit

Declaration

type TRALfpHTTPCertData = class(TCertificateData)

Description

TRALfpHTTPCertData

Hierarchy

Overview

Properties

Published property CertCAFile: string Index 4 read GetFileName write SetFileName;
Published property CertificateFile: string Index 0 read GetFileName write SetFileName;
Published property CipherList;
Published property HostName;
Published property KeyPassword;
Published property PFXFile: string Index 3 read GetFileName write SetFileName;
Published property PrivateKeyFile: string Index 2 read GetFileName write SetFileName;
Published property TrustCertificateFile: string Index 1 read GetFileName write SetFileName;

Description

Properties

Published property CertCAFile: string Index 4 read GetFileName write SetFileName;
 
Published property CertificateFile: string Index 0 read GetFileName write SetFileName;
 
Published property CipherList;
 
Published property HostName;
 
Published property KeyPassword;
 
Published property PFXFile: string Index 3 read GetFileName write SetFileName;
 
Published property PrivateKeyFile: string Index 2 read GetFileName write SetFileName;
 
Published property TrustCertificateFile: string Index 1 read GetFileName write SetFileName;
 


GitHub Repository
Generated by PasDoc 0.16.0.