Class DeriveKeyActionProto

Hierarchy

Constructors

Properties

action: string

name of the action

actionId: string = ""

Identity of action (needs to link request to response)

algorithm: AlgorithmProto = ...
derivedKeyType: AlgorithmProto = ...
extractable: boolean = false
key: CryptoKeyProto = ...
providerID: string = ""
usage: KeyUsage[] = []
version: number = 0
ACTION: string = "crypto/subtle/deriveKey"
INDEX: number = CryptoActionProto.INDEX

Generated using TypeDoc