summaryrefslogtreecommitdiffstats
path: root/src/guestfs-internal.h
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-07-21 12:52:51 +0100
committerRichard Jones <rjones@redhat.com>2010-07-21 19:49:22 +0100
commit581a7965faa5bf242ab3f8b7c259ab17c2e967f4 (patch)
tree664c440b9f48e1d4d1a913e23a2a96a9da8a0d48 /src/guestfs-internal.h
parent2e7da2a2f3bbc6d6db148d7dc2ce238bf56f34db (diff)
downloadlibguestfs-581a7965faa5bf242ab3f8b7c259ab17c2e967f4.tar.gz
libguestfs-581a7965faa5bf242ab3f8b7c259ab17c2e967f4.tar.xz
libguestfs-581a7965faa5bf242ab3f8b7c259ab17c2e967f4.zip
generator: Add 'Key' parameter type.
Add a 'Key' parameter type, used for passing sensitive key material into libguestfs. Eventually the plan is to mlock() key material into memory. However this is very difficult to achieve because the encoded XDR strings end up in many places. Therefore users should note that key material passed to libguestfs might end up in swap. The only difference between 'Key' and 'String' currently is that guestfish requests the key from /dev/tty with echoing turned off.
Diffstat (limited to 'src/guestfs-internal.h')
0 files changed, 0 insertions, 0 deletions