Preparing search index...
The search index is not available
webcrypto-local
webcrypto-local
proto/src
WrapKeyActionProto
Class WrapKeyActionProto
Hierarchy (
view full
)
CryptoActionProto
WrapKeyActionProto
Index
Constructors
constructor
Properties
action
action
Id
format
key
providerID
version
wrap
Algorithm
wrapping
Key
ACTION
INDEX
Constructors
constructor
new
Wrap
Key
Action
Proto
(
)
:
WrapKeyActionProto
Returns
WrapKeyActionProto
Properties
action
action
:
string
name of the action
action
Id
action
Id
:
string
= ""
Identity of action (needs to link request to response)
format
format
:
KeyFormat
= "raw"
key
key
:
CryptoKeyProto
= ...
providerID
providerID
:
string
= ""
version
version
:
number
= 0
wrap
Algorithm
wrap
Algorithm
:
AlgorithmProto
= ...
wrapping
Key
wrapping
Key
:
CryptoKeyProto
= ...
Static
ACTION
ACTION
:
string
= "crypto/subtle/wrapKey"
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
format
key
providerID
version
wrap
Algorithm
wrapping
Key
ACTION
INDEX
webcrypto-local
Loading...
name of the action