Documentation - v0.27.1
    Preparing search index...

    Class DenoCryptoProvider

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods

    • Parameters

      • password: Uint8Array
      • salt: Uint8Array
      • iterations: number
      • keylen: number = 64
      • algo: string = 'sha512'

      Returns Promise<Uint8Array<ArrayBufferLike>>