Kms.Blob
An untyped string of bytes.
type id = [ `Blob ] Id.t
val get : Device.t -> id -> string
val create : Device.t -> string -> id
val destroy : Device.t -> id -> unit