AsymmetricAlgorithm
Type alias A union of all supported asymmetric algorithms.
Typeโ
"RS256" | "RS384" | "RS512" | "PS256" | "PS384" | "PS512" | "ES256" | "ES384" | "ES512"
Source: index.ts:38
Type alias A union of all supported asymmetric algorithms.
"RS256" | "RS384" | "RS512" | "PS256" | "PS384" | "PS512" | "ES256" | "ES384" | "ES512"
Source: index.ts:38