Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • COSEKeyParameterValue
    • COSEKeyType

Index

Constructors

  • new COSEKeyType(_name: string, _value: number, _description: string): COSEKeyType
  • Parameters

    • _name: string
    • _value: number
    • _description: string

    Returns COSEKeyType

Properties

EC2: COSEKeyType = ...
HSS_LMS: COSEKeyType = ...
OKP: COSEKeyType = ...
RSA: COSEKeyType = ...
SYMMETRIC: COSEKeyType = ...
WALNUT_DSA: COSEKeyType = ...
_values: COSEKeyType[] = []

Accessors

  • get description(): string
  • get name(): string
  • get value(): number

Methods

Generated using TypeDoc