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

Abstract base class for all cipher implementations. More...

Go to the source code of this file.

Data Structures

class  BaseCipher
 Abstract base class providing common functionality for cipher implementations. More...
 

Variables

 import { CipherI } from "./cipherInterface"
 

Detailed Description

Abstract base class for all cipher implementations.

Author
AsperGuide
Version
1.0.0
Date
2025

Definition in file baseCipher.ts.

Variable Documentation

◆ import

import { CipherI } from "./cipherInterface"

Definition at line 9 of file baseCipher.ts.