Class TRALCriptoOpenSSL
Unit
RALCriptoOpenSSL
Declaration
type TRALCriptoOpenSSL = class(TRALCripto)
Description
No description available, ancestor TRALCripto description follows
Base class for all crypto functions
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; |
|
|
 |
function DecryptAsStream(AValue: TStream): TStream; override; |
|
|
 |
function EncryptAsStream(AValue: TStream): TStream; override; |
|
|
 |
function CanCript: boolean; override; |
|
|
Properties
 |
property IV: StringRAL read FIV write FIV; |
|
|
GitHub Repository
Generated by PasDoc 0.16.0.