Gjsify LogoGjsify Logo

The Key data payload contains key material. It should be added as sub payload to the KEMAC.

record

Hierarchy

  • MIKEYPayloadKeyData

Index

Constructors

Properties

key_data: number

the key data

field
key_len: number

length of key_data

field

the #GstMIKEYKeyDataType of key_data

field
kv_data: Uint8Array

key validity data

field
kv_len: Uint8Array

length of kv_data

field
kv_type: MIKEYKVType

the Key Validity type

field

the payload header

field
salt_data: number

salt data

field
salt_len: number

the length of salt_data, can be 0

field
name: string

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