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
| Name | Type | Description |
|---|---|---|
| issuer | option<string> | |
| not-after | option<string> | |
| not-before | option<string> | |
| serial-number | option<s32> | |
| subject | option<string> |