Uses of Class
de.christofreichardt.json.webkey.JsonWebKeyPair.Builder
Packages that use JsonWebKeyPair.Builder
Package
Description
Provides the JSON Web Key (JWK) classes for convenience.
-
Uses of JsonWebKeyPair.Builder in de.christofreichardt.json.webkey
Methods in de.christofreichardt.json.webkey that return JsonWebKeyPair.BuilderModifier and TypeMethodDescriptionstatic JsonWebKeyPair.BuilderJsonWebKeyPair.of()Creates the default builder for aJsonWebKeyPair.JsonWebKeyPair.Builder.withSecureRandom(SecureRandom secureRandom) Indicates theSecureRandominstance to be used when generating theJsonWebKeyPair.