| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| certificateName | String | The name of the Certificate in the Windows Certificate Store or a File Name. | ||
| certificateIsFile | Boolean | Indicates whether the Certificate Name is the name of a File rather than an entry in the Certificate Store. | ||
| certificatePassword | String | The Password required for the Certificate if the certificateName contains a File Name. | ||
| issuer | String | ByRef | ||
| friendlyName | String | ByRef | ||
| validFrom | String | ByRef | ||
| validTo | String | ByRef | ||
| version | String | ByRef | ||
| expiryDate | Date | Optional | ByRef | If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.