Import, export or remove NVMe TLS pre-shared keys (PSKs) from the system
keystore. When the --export option is given, all NVMe TLS PSKs are
exported in the form
where <description> is the key description from the
exported key and <psk> is the key data in PSK interchange
format NVMeTLSkey-1:01:<base64 encoded data>:.
Each key is exported in a single line.
When the --import option is given key data is read in the
same format and imported into the kernel keystore.