Struct parsec_interface::operations::list_keys::Result [−][src]
Expand description
Native object for key listing result.
Fields
keys: Vec<KeyInfo>
A list of KeyInfo
structures.
Native object for key listing result.
keys: Vec<KeyInfo>
A list of KeyInfo
structures.