JwtEncryptionBuilder.contentAlgorithm(io.smallrye.jwt.algorithm.ContentEncryptionAlgorithm)
JwtEncryptionBuilder.keyAlgorithm(io.smallrye.jwt.algorithm.KeyEncryptionAlgorithm)
JwtEncryptionBuilder.keyId(java.lang.String)
JwtSignatureBuilder.algorithm(io.smallrye.jwt.algorithm.SignatureAlgorithm)
JwtSignatureBuilder.keyId(java.lang.String)