Gjsify LogoGjsify Logo

A public-key algorithm.

Index

Enumeration Members

DEFAULT: number

The default public-key algorithm.

DSA: number

The DSA algorithm.

ECC: number

The Eliptic Curve algorithm.

ECDH: number

The Eliptic Curve + Diffie Helman algorithm.

ECDSA: number

The Eliptic Curve + DSA algorithm.

EDDSA: number

The Eliptic Curve + DSA algorithm.

ELG: number

The ElGamal algorithm.

ELG_E: number

An encryption-only ElGamal algorithm.

RSA: number

The RSA algorithm.

RSA_E: number

An encryption-only RSA algorithm.

RSA_S: number

A signature-only RSA algorithm.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method