Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Template

Template is use to create schema of ASN.1 object for asn1.validate method.

Hierarchy

  • Template

Index

Properties

Optional capture

capture: undefined | string

class

class: Class

name

name: string

Optional optional

optional: undefined | false | true

tag

tag: Tag | Tag[]

Optional value

value: Template | Template[]

Generated using TypeDoc