Skip to main content

extractEncryptedStoreArea

tw5-typed


tw5-typed / modules/utils/crypto / extractEncryptedStoreArea

Function: extractEncryptedStoreArea()

extractEncryptedStoreArea(text): string

Defined in: src/modules/utils/crypto.d.ts:7

Extracts an encrypted store area from a TiddlyWiki file.

Parameters

text

string

The text of the TiddlyWiki file.

Returns

string

The extracted encrypted store area, or null if not found.