UseSSL Property
Specifies if SSL is used.
Syntax
int GetUseSSL();
int SetUseSSL(int bUseSSL);
Default Value
FALSE
Remarks
Use this property to specify whether or not the component uses SSL to connect with Amazon Glacier servers.
This property is not available at design time.
Data Type
Boolean