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
| Name | Type | Description |
|---|---|---|
| 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> |