Interface CryptoEngineEncryptParams

Hierarchy

  • CryptoEngineEncryptParams

Properties

contentEncryptionAlgorithm: ContentEncryptionAlgorithm
contentToEncrypt: ArrayBuffer
contentType: string
hmacHashAlgorithm: string
iterationCount: number
password: ArrayBuffer

Generated using TypeDoc