User Tools

Site Tools


built_in:crypt

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
built_in:crypt [2014/12/06 08:33]
stevegarman added brief description
built_in:crypt [2017/07/01 00:04]
66.87.142.202 [Password check]
Line 2: Line 2:
 This control provides methods for encryption and decryption. This control provides methods for encryption and decryption.
 ===== Methods ===== ===== Methods =====
-^Method ^Description ^ +Some controls use the same methods.\\ 
-|Crypt.Decrypt( text,password ) | +For examples of the **[[same methods]]** look here. 
-|Crypt.Destroy() | +^ Method                          ^ Description  
-|Crypt.Encrypt( text,password ) | +| Crypt.Decrypt( text,password )               
-|Crypt.GetAbsHeight() | | +| Crypt.Encrypt( text,password )               
-|Crypt.GetAbsWidth() | | +| Crypt.GetType()                              
-|Crypt.GetHeight() | | +| Crypt.Hash( text,mode )                      
-|Crypt.GetPosition() | +| Crypt.Release()                              |
-|Crypt.GetType() | +
-|Crypt.GetVisibility() | | +
-|Crypt.GetWidth() | +
-|Crypt.Hash( text,mode ) | | +
-|Crypt.Release() | +
-|Crypt.SetBackColor( p1 ) | | +
-|Crypt.SetBackGradient( p1,p2,p3,p4,p5,p6,p7 ) | | +
-|Crypt.SetBackGradientRadial( p1,p2,p3,p4,p5,p6,p7 ) | | +
-|Crypt.SetBackground( p1,p2 ) | | +
-|Crypt.SetMargins( left,top,right,bottom ) | | +
-|Crypt.SetPadding( p1,p2,p3,p4 ) | | +
-|Crypt.SetPosition( p1,p2,p3,p4 ) | | +
-|Crypt.SetScale( x,y ) | | +
-|Crypt.SetSize( p1,p2 ) | | +
-|Crypt.SetVisibility( p1 ) | |+
 ===== Sample code ===== ===== Sample code =====
 The code samples available from the IDE include a Security Encryption sample which demonstrates the use of this control. 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)