Asper Header  1.0.14
The header injector extension
Loading...
Searching...
No Matches
index.ts File Reference

Export file for base cipher infrastructure. More...

Go to the source code of this file.

Variables

CipherI from cipherInterface
 
BaseCipher from baseCipher
 

Detailed Description

Export file for base cipher infrastructure.

Provides the fundamental interfaces and abstract base classes that all cipher implementations must extend and implement.

Author
AsperGuide
Version
1.0.0
Date
2025

Definition in file index.ts.

Variable Documentation

◆ baseCipher

BaseCipher from baseCipher

Definition at line 12 of file index.ts.

◆ cipherInterface

CipherI from cipherInterface

Definition at line 11 of file index.ts.