Table of Contents

Class HMACSHAAlgorithmFactory

Namespace
JWT.Algorithms
Assembly
Coherence.JWT.dll
public class HMACSHAAlgorithmFactory : JwtAlgorithmFactory, IAlgorithmFactory
Inheritance
HMACSHAAlgorithmFactory
Implements
Derived
Inherited Members

Constructors

HMACSHAAlgorithmFactory()

public HMACSHAAlgorithmFactory()

Methods

Create(JwtAlgorithmName)

protected override IJwtAlgorithm Create(JwtAlgorithmName algorithm)

Parameters

algorithm JwtAlgorithmName

Returns

IJwtAlgorithm