Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModuleInfo

Provides general information about Cryptoki

Hierarchy

  • ModuleInfo

Index

Properties

cryptokiVersion: Version

Cryptoki interface version number, for compatibility with future revisions of this interface

flags: number

Bit flags reserved for future versions. Must be zero for this version

libraryDescription: string

Character-string description of the library. Must be padded with the blank character (' ')

libraryVersion: Version

Cryptoki library version number

manufacturerID: string

ID of the Cryptoki library manufacturer. Must be padded with the blank character (' ').

Generated using TypeDoc