Preparing search index...
The search index is not available
webcrypto-local
webcrypto-local
proto/src
DeriveKeyActionProto
Class DeriveKeyActionProto
Hierarchy (
view full
)
CryptoActionProto
DeriveKeyActionProto
Index
Constructors
constructor
Properties
action
action
Id
algorithm
derived
Key
Type
extractable
key
providerID
usage
version
ACTION
INDEX
Constructors
constructor
new
Derive
Key
Action
Proto
(
)
:
DeriveKeyActionProto
Returns
DeriveKeyActionProto
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
= ...
derived
Key
Type
derived
Key
Type
:
AlgorithmProto
= ...
extractable
extractable
:
boolean
= false
key
key
:
CryptoKeyProto
= ...
providerID
providerID
:
string
= ""
usage
usage
:
KeyUsage
[]
= []
version
version
:
number
= 0
Static
ACTION
ACTION
:
string
= "crypto/subtle/deriveKey"
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
derived
Key
Type
extractable
key
providerID
usage
version
ACTION
INDEX
webcrypto-local
Loading...
name of the action