Search
Preparing search index...
The search index is not available
@dfinity/agent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@dfinity/agent
PublicKey
Interface PublicKey
A Public Key implementation.
Hierarchy
PublicKey
Implemented by
Ed25519PublicKey
Index
Properties
der
Key
raw
Key
Methods
to
Der
to
Raw
Properties
Optional
der
Key
der
Key
?:
DerEncodedPublicKey
Optional
raw
Key
raw
Key
?:
ArrayBuffer
Methods
to
Der
to
Der
(
)
:
DerEncodedPublicKey
Returns
DerEncodedPublicKey
Optional
to
Raw
to
Raw
(
)
:
ArrayBuffer
Returns
ArrayBuffer
Exports
Canister
Status
Cbor
polling
Public
Key
der
Key
raw
Key
to
Der
to
Raw
Generated using
TypeDoc
A Public Key implementation.