updateKvdb
Updates an existing KVDB.
Parameters
ID of the KVDB to update
list of UserWithPubKey which indicates who will have access to the created KVDB
list of UserWithPubKey which indicates who will have access (and management rights) to the created KVDB
public (unencrypted) metadata
private (encrypted) metadata
current version of the updated KVDB
force update (without checking version)
force to regenerate a key for the KVDB
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Updates an existing KVDB.
Parameters
ID of the KVDB to update
list of UserWithPubKey which indicates who will have access to the created KVDB
list of UserWithPubKey which indicates who will have access (and management rights) to the created KVDB
public (unencrypted) metadata
private (encrypted) metadata
current version of the updated KVDB
force update (without checking version)
force to regenerate a key for the KVDB
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Updates an existing KVDB.
Parameters
ID of the KVDB to update
list of UserWithPubKey which indicates who will have access to the created KVDB
list of UserWithPubKey which indicates who will have access (and management rights) to the created KVDB
public (unencrypted) metadata
private (encrypted) metadata
current version of the updated KVDB
force update (without checking version)
force to regenerate a key for the KVDB
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.