Class ImportKeyActionProto

Hierarchy

Constructors

Properties

action: string

name of the action

actionId: string = ""

Identity of action (needs to link request to response)

algorithm: AlgorithmProto = ...
extractable: boolean = false
format: KeyFormat = "raw"
keyData: ArrayBuffer = ...
keyUsages: KeyUsage[] = []
providerID: string = ""
version: number = 0
ACTION: string = "crypto/subtle/importKey"
INDEX: number = CryptoActionProto.INDEX

Generated using TypeDoc