Class TRALCriptoOptions

Unit

Declaration

type TRALCriptoOptions = class(TPersistent)

Description

Class for the cryptographic definitions

Hierarchy

Overview

Methods

Public constructor Create;

Properties

Published property CriptType: TRALCriptoType read FCriptType write FCriptType;
Published property Key: StringRAL read FKey write FKey;

Description

Methods

Public constructor Create;
 

Properties

Published property CriptType: TRALCriptoType read FCriptType write FCriptType;
 
Published property Key: StringRAL read FKey write FKey;
 


GitHub Repository
Generated by PasDoc 0.16.0.