Options
All
  • Public
  • Public/Protected
  • All
Menu

Class COSEKeyOperationValue

Hierarchy

  • COSEKeyParameterValue
    • COSEKeyOperationValue

Index

Constructors

Properties

DECRYPT: COSEKeyOperationValue = ...
DERIVE_BITS: COSEKeyOperationValue = ...
DERIVE_KEY: COSEKeyOperationValue = ...
ENCRYPT: COSEKeyOperationValue = ...
MAC_CREATE: COSEKeyOperationValue = ...
MAC_VERIFY: COSEKeyOperationValue = ...
UNWRAP_KEY: COSEKeyOperationValue = ...
VERIFY: COSEKeyOperationValue = ...
WRAP_KEY: COSEKeyOperationValue = ...
_values: COSEKeyOperationValue[] = ...

Accessors

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

Methods

Generated using TypeDoc