mock-oauth-server
1.1.0
mock-oauth-server
/
net.uiqui.oauth.mock.jwks
/
PublicKey
Public
Key
data
class
PublicKey
(
kty
:
String
,
e
:
String
,
use
:
String
,
kid
:
String
,
n
:
String
)
Content copied to clipboard
Properties
Properties
e
Link copied to clipboard
val
e
:
String
Content copied to clipboard
kid
Link copied to clipboard
val
kid
:
String
Content copied to clipboard
kty
Link copied to clipboard
val
kty
:
String
Content copied to clipboard
n
Link copied to clipboard
val
n
:
String
Content copied to clipboard
use
Link copied to clipboard
val
use
:
String
Content copied to clipboard