Classe TCripto
Unit
Declaração
type TCripto = class(TPersistent)
Descrição
Hierarquia
- TObject
- TPersistent
- TCripto
Visão Geral
Métodos
![]() |
Constructor Create; |
![]() |
Destructor Destroy; Override; |
![]() |
Procedure Assign(Source : TPersistent); Override; |
![]() |
Function Encrypt(Value : String) : String; |
![]() |
Function Decrypt(Value : String) : String; |
Propriedades
![]() |
property Use : Boolean Read vUseCripto Write vUseCripto; |
![]() |
property Key : String Read vKeyString Write vKeyString; |
Descrição
Métodos
![]() |
Constructor Create; |
![]() |
Destructor Destroy; Override; |
Cria o Componente |
![]() |
Procedure Assign(Source : TPersistent); Override; |
Destroy a Classe |
![]() |
Function Encrypt(Value : String) : String; |
![]() |
Function Decrypt(Value : String) : String; |
Propriedades
![]() |
property Use : Boolean Read vUseCripto Write vUseCripto; |
![]() |
property Key : String Read vKeyString Write vKeyString; |
Gerado por PasDoc 0.16.0.