Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
OidcPublicKeyResult
Parameters
Name Type Description

e

String

kid

String

kty

String

n

String

Json Format
{
e: String,
kty: String,
n: String,
kid: String
}