CryptoVaultProtocol Methods |
The CryptoVaultProtocol type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | AppendFileContent | |
![Public method Public method](../icons/pubmethod.gif) | BuildAppendUrl | |
![Public method Public method](../icons/pubmethod.gif) | BuildDeleteUrl | |
![Public method Public method](../icons/pubmethod.gif) | BuildDownloadUrl(Boolean, String, Int64, Int32, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildDownloadUrl(Boolean, String, DateTime, String, String, String) | |
![Public method Public method](../icons/pubmethod.gif) | BuildDownloadUrlInfo | |
![Public method Public method](../icons/pubmethod.gif) | BuildUploadUrl | |
![Public method Public method](../icons/pubmethod.gif) | BuildUploadUrlInfo | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(Boolean, String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(String, String, Int64, Int32, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(String, String, String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(Boolean, String, String, Int64, Int32, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(Boolean, String, String, String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(String, String, String, String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | BuildUrl(Boolean, String, String, String, String, String, DateTime) | |
![Public method Public method](../icons/pubmethod.gif) | CreateFileContent | |
![Public method Public method](../icons/pubmethod.gif) | CreateFileContentPartCancel | |
![Public method Public method](../icons/pubmethod.gif) | CreateFileContentPartComplete | |
![Public method Public method](../icons/pubmethod.gif) | CreateFileContentPartContinue | |
![Public method Public method](../icons/pubmethod.gif) | CreateFileContentPartStart | |
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | CreatePrivateKey | |
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | CreatePrivateKey(Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | DeleteFileContent | |
![Public method Public method](../icons/pubmethod.gif) | DoDeleteFileContent | |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetFileContentSize | |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetPublicKey | |
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | GetPublicKey(String) | |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | ProcessRequest | |
![Public method Public method](../icons/pubmethod.gif) | RetrieveFileContent | |
![Public method Public method](../icons/pubmethod.gif) | RetrieveFileContentPart | |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also