Table of Contents

Class Cast6Engine

Namespace
Org.BouncyCastle.Crypto.Engines
Assembly
BouncyCastle.Cryptography.dll
public sealed class Cast6Engine : Cast5Engine, IBlockCipher
Inheritance
Cast6Engine
Implements
Inherited Members

Constructors

Cast6Engine()

public Cast6Engine()

Properties

AlgorithmName

The name of the algorithm this cipher implements.

public override string AlgorithmName { get; }

Property Value

string

Methods

GetBlockSize()

public override int GetBlockSize()

Returns

int

The block size for this cipher, in bytes.