CdnGeneratorOptions
constructor(prettyPrint: Boolean = false, indentSize: Int = 2, byteStringFormat: ByteStringFormat = ByteStringFormat.HEX, useEmbeddedCborShorthand: Boolean = true, useEmbeddedCborOpportunistically: Boolean = true, useEmbeddedCertsOpportunistically: Boolean = true, useApplicationExtensions: Boolean = true, sortMapKeys: Boolean = false, annotateCoseOpportunistically: Boolean = true, extensionRegistry: CdnExtensionRegistry = CdnExtensionRegistry.Default)