User Tools

Site Tools


built_in:crypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:crypt [2017/07/01 00:04]
66.87.142.202 [Password check]
built_in:crypt [2017/07/01 14:27]
Line 1: Line 1:
-====== Crypt control ====== 
-This control provides methods for encryption and decryption. 
-===== Methods ===== 
-Some controls use the same methods.\\ 
-For examples of the **[[same methods]]** look here. 
-^ Method                          ^ Description  ^ 
-| Crypt.Decrypt( text,password )  |              | 
-| Crypt.Encrypt( text,password )  |              | 
-| Crypt.GetType()                              | 
-| Crypt.Hash( text,mode )                      | 
-| Crypt.Release()                              | 
-===== Sample code ===== 
-The code samples available from the IDE include a Security Encryption sample which demonstrates the use of this control. 
  
-Die 
built_in/crypt.txt ยท Last modified: 2017/07/01 14:27 (external edit)