Type alias DecodeRatchetOptions

DecodeRatchetOptions: {
    encryptionKey?: CryptoKey;
    ratchetCount: number;
}

Type declaration

  • Optional encryptionKey?: CryptoKey

    ratcheted key to try

  • ratchetCount: number

    attempts