| CryptoVaultProtocol Class | 
Inheritance HierarchySystemObject  PDTec.IceNet.Domain.VaultServerCryptoVaultProtocol  
Namespace: PDTec.IceNet.Domain.VaultServerAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic class CryptoVaultProtocol : IVaultProtocol, 
	IVaultUrlBuilder
The CryptoVaultProtocol type exposes the following members.
Constructors
Properties
Methods| 
								 
							 | Name | Description | 
|---|
  | AppendFileContent |  | 
  | BuildUrl(String, String, DateTime) |  | 
  | BuildUrl(Boolean, String, String, DateTime) |  | 
  | BuildUrl(String, String, Int64, Int32, DateTime) |  | 
  | BuildUrl(String, String, String, String, DateTime) |  | 
  | BuildUrl(Boolean, String, String, Int64, Int32, DateTime) |  | 
  | BuildUrl(Boolean, String, String, String, String, DateTime) |  | 
  | BuildUrl(String, String, String, String, String, DateTime) |  | 
  | BuildUrl(Boolean, String, String, String, String, String, DateTime) |  | 
  | CreateFileContent |  | 
   | CreatePrivateKey |  | 
   | CreatePrivateKey(Boolean) |  | 
  | DeleteFileContent |  | 
  | Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | 
  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | 
  | GetFileContentSize |  | 
  | GetHashCode | Serves as the default hash function.   (Inherited from Object.) | 
  | GetPublicKey |  | 
   | GetPublicKey(String) |  | 
  | GetType | Gets the  Type of the current instance.   (Inherited from Object.) | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | ProcessRequest |  | 
  | RetrieveFileContent |  | 
  | RetrieveFileContentPart |  | 
  | ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
Top
See Also