Wasm Directoryalpha
Record

truststore-items

No description available.

record truststore-items {
  alias: option​<string>,
  entry-type: option​<string>,
  issuer: option​<string>,
  not-after: option​<string>,
  not-before: option​<string>,
  serial-number: option​<s32>,
  subject: option​<string>,
}

Fields

NameTypeDescription
aliasoption​<string>
entry-typeoption​<string>
issueroption​<string>
not-afteroption​<string>
not-beforeoption​<string>
serial-numberoption​<s32>
subjectoption​<string>