Uses of Class
ai.vectros.types.Jwk.Builder
Packages that use Jwk.Builder
-
Uses of Jwk.Builder in ai.vectros.types
Methods in ai.vectros.types that return Jwk.BuilderModifier and TypeMethodDescriptionJwk.Builder.additionalProperties(Map<String, Object> additionalProperties) Jwk.Builder.additionalProperty(String key, Object value) Signing algorithm.static Jwk.BuilderJwk.builder()Curve identifier.Key id that uniquely identifies this key, so clients can cache it and reload when it rotates.Key type.Intended use of the key.The x coordinate of the EC public key, base64url-encoded (32 bytes, unpadded).The y coordinate of the EC public key, base64url-encoded (32 bytes, unpadded).