Class TRALCriptoOptions
Unit
Declaration
type TRALCriptoOptions = class(TPersistent)
Description
Class for the cryptographic definitions
Hierarchy
- TObject
- TPersistent
- TRALCriptoOptions
Overview
Methods
![]() |
constructor Create; |
Properties
![]() |
property CriptType: TRALCriptoType read FCriptType write FCriptType; |
![]() |
property Key: StringRAL read FKey write FKey; |
Description
Methods
![]() |
constructor Create; |
Properties
![]() |
property CriptType: TRALCriptoType read FCriptType write FCriptType; |
![]() |
property Key: StringRAL read FKey write FKey; |
GitHub Repository
Generated by PasDoc 0.16.0.

