Options
All
  • Public
  • Public/Protected
  • All
Menu

The basic key algorithm names in the specification.

Index

Enumeration Members

Curve25519: 1

The Curve25519 ECDH algorithm.

Ed25519: 0

The Ed25519 signature algorithm.

SignedCurve25519: 2

The Curve25519 ECDH algorithm, but the key also contains signatures.

Unknown: 3

An unknown device key algorithm.

Generated using TypeDoc