Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
Aggregator
Class Aggregator
Index
Constructors
constructor
Properties
hpke
Config
List?
role
url
Methods
seal
helper
leader
Constructors
constructor
new
Aggregator
(
url
:
string
|
URL
,
role
:
Role
,
hpkeConfigList
?:
HpkeConfigList
,
)
:
Aggregator
Parameters
url
:
string
|
URL
role
:
Role
Optional
hpkeConfigList
:
HpkeConfigList
Returns
Aggregator
Properties
Optional
hpke
Config
List
hpkeConfigList
?:
HpkeConfigList
role
role
:
Role
url
url
:
URL
Methods
seal
seal
(
inputShare
:
PlaintextInputShare
,
aad
:
InputShareAad
,
)
:
Promise
<
HpkeCiphertext
>
Parameters
inputShare
:
PlaintextInputShare
aad
:
InputShareAad
Returns
Promise
<
HpkeCiphertext
>
Static
helper
helper
(
url
:
string
|
URL
)
:
Aggregator
Parameters
url
:
string
|
URL
Returns
Aggregator
Static
leader
leader
(
url
:
string
|
URL
)
:
Aggregator
Parameters
url
:
string
|
URL
Returns
Aggregator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hpke
Config
List
role
url
Methods
seal
helper
leader
Documentation
Loading...