Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CaDetails

Information about the detailed CA bundle content of the rover node.

Properties

Optional caBundlePem

caBundlePem: undefined | string

Plain text certificate chain in PEM format for the subordinate CA associated with given roverNode.

Optional certificateMaxValidityDuration

certificateMaxValidityDuration: undefined | string

Max validity of leaf certificates issued by the CA associated with given node, in days, in ISO 8601 format, example "P365D".

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: CaDetails): object

getJsonObj