Preparing search index...
The search index is not available
@edgefirst-dev/jwt - v1.2.0
@edgefirst-dev/jwt
JWK
Algoritm
Enumeration Algoritm
The possible algorithms for the JWK.
ES256
: Used for signing keys based on ECDSA with the P-256 curve.
RSA_OAEP_512
: Used for RSA-based encryption with OAEP padding.
Index
Enumeration Members
ES256
RSA_
OAEP_
512
Enumeration Members
ES256
ES256
:
"ES256"
RSA_
OAEP_
512
RSA_OAEP_512
:
"RSA-OAEP-512"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
ES256
RSA_
OAEP_
512
@edgefirst-dev/jwt - v1.2.0
Loading...
The possible algorithms for the JWK.
ES256
: Used for signing keys based on ECDSA with the P-256 curve.RSA_OAEP_512
: Used for RSA-based encryption with OAEP padding.