Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • JsonWebKey
    • RS384JWK

Indexable

[propName: string]: unknown

Index

Properties

alg: "RS384"
crv?: string
d?: string
dp?: string
dq?: string
e?: string
ext?: boolean
k?: string
key_ops?: KeyUsage[]
kid: string
kty: "RSA"
n?: string
oth?: RsaOtherPrimesInfo[]
p?: string
q?: string
qi?: string
use?: string
x?: string
y?: string

Generated using TypeDoc