OptionalbindingType?: "ecdsa" | "gmac"The type of binding to use for the NanoTDF.
OptionalecdsaBindingKeyID?: stringWhen creating a new collection, use ECDSA binding with this key id from the signers, instead of the DEK.
OptionalsigningKeyID?: stringWhen creating a new collection, use the key in the signers list with this id
to generate a signature for each element. When absent, the nanotdf is unsigned.
Options for creating a NanoTDF.