System.Zip.IZipCryptor Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| Decrypt | public | Decrypts specified by the ABuffer data block. |
| Encrypt | public | Encrypts specified by the ABuffer data block. |
| Init | public | Initializes the cryptor using a specified APassword. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |