unloadKey

Undocumented in source. Be warned that the author may not have intended to support it.
@SILdoc(`Unload encryption key from the specified dataset. Params: string fsName: the name of the dataset. Errors: FilesystemNotFound: if the dataset does not exist. DatasetBusy: if the encryption key is still being used. This usually occurs when the dataset is mounted. EncryptionKeyNotLoaded: if the encryption key is not currently loaded. `)
void
unloadKey
(
string fsName
)

Meta