Struct parsec_interface::operations::psa_export_key::Operation [−][src]
pub struct Operation {
pub key_name: String,
}Expand description
Native object for key exporting operation.
Fields
key_name: Stringkey_name identifies the key that will be exported.