Wasm Directoryalpha
Record

keystore-chain-items

No description available.

record keystore-chain-items {
  issuer: option​<string>,
  not-after: option​<string>,
  not-before: option​<string>,
  serial-number: option​<s32>,
  subject: option​<string>,
}

Fields

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