Gjsify LogoGjsify Logo

Information about the contents of a PKCS#11 URI. Various fields may be %NULL depending on the context that the URI was parsed for.

Since PKCS#11 URIs represent a set which results from the intersections of all of the URI parts, if any_recognized is set to %TRUE then usually the URI should be treated as not matching anything.

record

Hierarchy

  • UriData

Index

Constructors

Properties

any_unrecognized: boolean

whether any parts of the PKCS#11 URI were unsupported or unrecognized.

field
attributes: Attributes

information about the PKCS#11 objects matching the URI.

field
module_info: ModuleInfo

information about the PKCS#11 modules matching the URI.

field
token_info: TokenInfo

information about the PKCS#11 tokens matching the URI.

field
name: string

Methods

  • free(): void

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