Optional
bindingType?: "ecdsa" | "gmac"The type of binding to use for the NanoTDF.
Optional
ecdsaBindingKeyID?: stringWhen creating a new collection, use ECDSA binding with this key id from the signers, instead of the DEK.
Optional
signingKeyID?: 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.