@edgefirst-dev/jwt - v1.3.0

    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

    Enumeration Members

    ES256: "ES256"
    RSA_OAEP_512: "RSA-OAEP-512"
    MMNEPVFCICPMFPCPTTAAATR