Class EncryptActionProto

Hierarchy

Constructors

Properties

action: string

name of the action

actionId: string = ""

Identity of action (needs to link request to response)

algorithm: AlgorithmProto = ...
data: ArrayBuffer = ...
key: CryptoKeyProto = ...
providerID: string = ""
version: number = 0
ACTION: string = "crypto/subtle/encrypt"
INDEX: number = SignActionProto.INDEX

Generated using TypeDoc