Preparing search index...
The search index is not available
webcrypto-local
webcrypto-local
proto/src
SignActionProto
Class SignActionProto
Hierarchy (
view full
)
CryptoActionProto
SignActionProto
VerifyActionProto
EncryptActionProto
DecryptActionProto
Index
Constructors
constructor
Properties
action
action
Id
algorithm
data
key
providerID
version
ACTION
INDEX
Constructors
constructor
new
Sign
Action
Proto
(
)
:
SignActionProto
Returns
SignActionProto
Properties
action
action
:
string
name of the action
action
Id
action
Id
:
string
= ""
Identity of action (needs to link request to response)
algorithm
algorithm
:
AlgorithmProto
= ...
data
data
:
ArrayBuffer
= ...
key
key
:
CryptoKeyProto
= ...
providerID
providerID
:
string
= ""
version
version
:
number
= 0
Static
ACTION
ACTION
:
string
= "crypto/subtle/sign"
Static
INDEX
INDEX
:
number
= CryptoActionProto.INDEX
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
action
Id
algorithm
data
key
providerID
version
ACTION
INDEX
webcrypto-local
Loading...
name of the action