UseSSL Property
Specifies if SSL is used.
Object Oriented Interface
public function getUseSSL(); public function setUseSSL($value);
Procedural Interface
incloudstorage_amazonglacier_get($res, 67 ); incloudstorage_amazonglacier_set($res, 67, $value );
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