Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StaInterfaceSecParamsTls

Params for EAP TLS security mode.

Hierarchy

  • StaInterfaceSecParamsTls

Index

Constructors

Properties

ca_cert?: string

Name of CA certificate to use. Optional. Filename (key) of certificate from 'keys'.

client_cert: string

Name of public certificate of client (radiod) made by CA. Filename (key) of certificate from 'keys'.

identity: string

Username or identity of user.

private_key: string

Name of private key to use. Filename (key) of certificate from 'keys'.

private_key_password?: string

Password to decrypt private key. Optional.

Generated using TypeDoc