JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
Package
org.webpki.jose
Interface JOSEKeyWords
public interface
JOSEKeyWords
Holds JOSE key words
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
ALG_JSON
static final
String
EdDSA
static final
String
JWK_JSON
static final
String
KID_JSON
static final
String
X5C_JSON
Field Details
ALG_JSON
static final
String
ALG_JSON
See Also:
Constant Field Values
KID_JSON
static final
String
KID_JSON
See Also:
Constant Field Values
JWK_JSON
static final
String
JWK_JSON
See Also:
Constant Field Values
X5C_JSON
static final
String
X5C_JSON
See Also:
Constant Field Values
EdDSA
static final
String
EdDSA
See Also:
Constant Field Values