platform icon indicating copy to clipboard operation
platform copied to clipboard

Add the equivalent of SDK.loadTDF for NanoTDF

Open ttschampel opened this issue 7 months ago • 0 comments

Getting a NanoTDF's policy object would help enable certain workflows. This behavior already exists for TDF, but not NanoTDF.

TDF SDK supports: loadTDF() returning a TDFReader where policy can be retrieved

For example get TDF data attribute policy: sdk.loadTDF.readPolicyObject().body.dataAttributes

ttschampel avatar Jun 25 '25 18:06 ttschampel