Type Alias JwkRsaPublic

JwkRsaPublic: JwkInterface & { e: string; n: string }