Olympus Docs
ReferenceAPIsSDK

crypto

SDK module crypto, exports and signatures

Source: sdk/src/crypto.ts

For implementation details and inline JSDoc, see the source on GitHub: sdk/src/crypto.ts.

Exports

encrypt (function)

function encrypt (plaintext:

decrypt (function)

function decrypt (encryptedValue:

isEncryptedFormat (function)

function isEncryptedFormat (value:

deriveLegacyKeyForMigration (function)

function deriveLegacyKeyForMigration (rawKey:

deriveHkdfKeyForMigration (function)

function deriveHkdfKeyForMigration (rawKey:

validateOnStartup (function)

function validateOnStartup ():

Generated from sdk/src/crypto.ts at build time.

On this page