createKvdb
Creates a new KVDB in given Context.
Return
ID of the created KVDB
Parameters
ID of the Context to create the KVDB in
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
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Creates a new KVDB in given Context.
Return
ID of the created KVDB
Parameters
ID of the Context to create the KVDB in
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
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Creates a new KVDB in given Context.
Return
ID of the created KVDB
Parameters
ID of the Context to create the KVDB in
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
KVDB's policies
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.