Uses of Class
de.christofreichardt.json.webkey.JsonWebKeyPair.ParameterSpecBuilder
Packages that use JsonWebKeyPair.ParameterSpecBuilder
Package
Description
Provides the JSON Web Key (JWK) classes for convenience.
-
Uses of JsonWebKeyPair.ParameterSpecBuilder in de.christofreichardt.json.webkey
Subclasses with type arguments of type JsonWebKeyPair.ParameterSpecBuilder in de.christofreichardt.json.webkeyModifier and TypeClassDescriptionstatic classMethods in de.christofreichardt.json.webkey that return JsonWebKeyPair.ParameterSpecBuilderModifier and TypeMethodDescriptionJsonWebKeyPair.of(AlgorithmParameterSpec algorithmParameterSpec) Creates a special builder for aJsonWebKeyPair.JsonWebKeyPair.ParameterSpecBuilder.withSecureRandom(SecureRandom secureRandom) Indicates theSecureRandominstance to be used when generating theJsonWebKeyPair.