Class WrapKeyActionProto

Hierarchy

Constructors

Properties

action: string

name of the action

actionId: string = ""

Identity of action (needs to link request to response)

format: KeyFormat = "raw"
key: CryptoKeyProto = ...
providerID: string = ""
version: number = 0
wrapAlgorithm: AlgorithmProto = ...
wrappingKey: CryptoKeyProto = ...
ACTION: string = "crypto/subtle/wrapKey"
INDEX: number = CryptoActionProto.INDEX

Generated using TypeDoc