Class CryptKeyVTable
Unit
Declaration
type CryptKeyVTable = class(VersionedVTable)
Description
This item has no description.
Hierarchy
- TObject
- VersionedVTable
- CryptKeyVTable
Overview
Fields
| Public | setSymmetric: ICryptKey_setSymmetricPtr; |
| Public | setAsymmetric: ICryptKey_setAsymmetricPtr; |
| Public | getEncryptKey: ICryptKey_getEncryptKeyPtr; |
| Public | getDecryptKey: ICryptKey_getDecryptKeyPtr; |
Description
Fields
| Public | setSymmetric: ICryptKey_setSymmetricPtr; |
|
This item has no description. | |
| Public | setAsymmetric: ICryptKey_setAsymmetricPtr; |
|
This item has no description. | |
| Public | getEncryptKey: ICryptKey_getEncryptKeyPtr; |
|
This item has no description. | |
| Public | getDecryptKey: ICryptKey_getDecryptKeyPtr; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.