Location: Symbol Reference > Classes > TJwEncryptData Class
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwEncryptData Class
Pascal
TJwEncryptData = class(TJwEncryptionApi);

TJwEncryptData provides access to encryption functions.

Name 
Description 
The following tables list the members exposed by TJwEncryptionApi. 
The methods of the TJwEncryptionApi class are listed here. 
TJwEncryptData Class
Name 
Description 
The following tables list the members exposed by TJwEncryptData. 
The methods of the TJwEncryptData class are listed here. 
 
Name 
Description 
 
 
This is CryptProtectMemory, a member of class TJwEncryptionApi. 
 
This is CryptUnProtectData, a member of class TJwEncryptionApi. 
 
This is CryptUnProtectMemory, a member of class TJwEncryptionApi. 
TJwEncryptData Class
 
Name 
Description 
 
DecryptPointer is like DecryptPointerWithPrompt but does not use a user interface. The data is also checked for manipulation.  
 
DecryptPointerWithPrompt decrypts a memory block that was created by EncryptPointerWithPrompt. The data is also checked for manipulation.
 
 
EncryptPointer is like EncryptPointerWithPrompt but does not use a user interface.  
 
EncryptPointerWithPrompt encrypts and protects a memory block. To decrypt the data use DecryptPointerWithPrompt.  
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!