Class KeyGenerator.Companion.Algorithm
-
- All Implemented Interfaces:
public final class KeyGenerator.Companion.Algorithm
-
-
Constructor Summary
Constructors Constructor Description KeyGenerator.Companion.Algorithm(List<JWSAlgorithm> family, KeyType keyType)
-
Method Summary
Modifier and Type Method Description final List<JWSAlgorithm>getFamily()final KeyTypegetKeyType()-
-
Constructor Detail
-
KeyGenerator.Companion.Algorithm
KeyGenerator.Companion.Algorithm(List<JWSAlgorithm> family, KeyType keyType)
-
-
Method Detail
-
getKeyType
final KeyType getKeyType()
-
-
-
-