Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
|  ▼NCrypteron |  | 
|  ▼NCipherDb |  | 
|  ▼NNH |  | 
|  CSession | Creates a CipherDB enabled NHibernate session  | 
|  CSession | This class encapsulates the CipherDB Entity Framework operations  | 
|  ▼NCipherObject |  | 
|  CExtensions | These are helper extensions for CipherObject functionality  | 
|  CProtector | CipherObject allows direct sealing (encrypting) and unsealing (decryption) of regular objects (POCOs). Behind the scenes the entire key management, encryption and tamper protection systems are automatically engaged  | 
|  ▼NCipherStor |  | 
|  CCipherStorExt | This is the CipherDb Blob class for securing files in Blob storage via the same key management system  |