public class JWKBuilder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MESSAGE_DIGEST |
static String |
DEFAULT_PUBLIC_KEY_USE |
Modifier and Type | Method and Description |
---|---|
static JWKBuilder |
create() |
JWK |
rs256(PublicKey key) |
public static final String DEFAULT_PUBLIC_KEY_USE
public static final String DEFAULT_MESSAGE_DIGEST
public static JWKBuilder create()
Copyright © 2016 JBoss by Red Hat. All rights reserved.