Class TRALCriptoOpenSSL
Unit
Declaration
type TRALCriptoOpenSSL = class(TRALCripto)
Description
This item has no description. Showing description inherited from TRALCripto.
Base class for all crypto functions
Hierarchy
- TObject
- TRALCripto
- TRALCriptoOpenSSL
Overview
Methods
| Public | constructor Create; |
| Public | function DecryptAsStream(AValue: TStream): TStream; override; |
| Public | function EncryptAsStream(AValue: TStream): TStream; override; |
| Protected | function CanCript: boolean; override; |
Properties
| Published | property AESType: TRALCriptoOpenSSLTypes read FAESType write FAESType; |
| Published | property IV: StringRAL read FIV write FIV; |
Description
Methods
| Public | constructor Create; |
|
This item has no description. | |
| Public | function DecryptAsStream(AValue: TStream): TStream; override; |
|
This item has no description. | |
| Public | function EncryptAsStream(AValue: TStream): TStream; override; |
|
This item has no description. | |
| Protected | function CanCript: boolean; override; |
|
This item has no description. | |
Properties
| Published | property AESType: TRALCriptoOpenSSLTypes read FAESType write FAESType; |
|
This item has no description. | |
| Published | property IV: StringRAL read FIV write FIV; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.