Preparing search index...
The search index is not available
web5-sdk-js
web5-sdk-js
@web5/crypto
ComputePublicKeyParams
Interface ComputePublicKeyParams
Parameters for computing a public key.
interface
ComputePublicKeyParams
{
key
:
Jwk
;
}
Hierarchy (
view full
)
GetPublicKeyParams
ComputePublicKeyParams
Index
Properties
key
Properties
key
key
:
Jwk
A
Jwk
containing the key from which to derive the public key.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
key
web5-sdk-js
Loading...
Parameters for computing a public key.