class SignatureAlgorithmFactory

Creates a signature algorithm for {see OidcTokenHandler}.

Methods

static Algorithm
create(string$algorithm)

No description

Details

staticAlgorithm create(string$algorithm)

Parameters

string $algorithm

Return Value

Algorithm