Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecrypterStatic

Hierarchy

  • DecrypterStatic

Index

Properties

REMAIN

REMAIN: string

SIGNATURE

SIGNATURE: string

VER

VER: string

_encryptionKey

_encryptionKey: string

_headerlength

_headerlength: number

_ignoreList

_ignoreList: Array<string>

_requestImgFile

_requestImgFile: Array<string>

_xhrOk

_xhrOk: number

hasEncryptedAudio

hasEncryptedAudio: boolean

hasEncryptedImages

hasEncryptedImages: boolean

Methods

checkImgIgnore

  • checkImgIgnore(url: string): boolean

createBlobUrl

  • createBlobUrl(arrayBuffer: ArrayBuffer): string

cutArrayHeader

  • cutArrayHeader(arrayBuffer: ArrayBuffer, length: number): ArrayBuffer

decryptArrayBuffer

  • decryptArrayBuffer(arrayBuffer: ArrayBuffer): void

decryptHTML5Audio

decryptImg

  • decryptImg(url: string, bitmap: Bitmap): void

extToEncryptExt

  • extToEncryptExt(url: string): string

readEncryptionkey

  • readEncryptionkey(): void

Generated using TypeDoc