Preparing search index...
The search index is not available
algosdk
algosdk
Ed25519SigningKey
Interface Ed25519SigningKey
interface
Ed25519SigningKey
{
ed25519PublicKey
:
Uint8Array
;
ed25519Signer
:
(
(
bytesToSign
)
=>
Promise
<
Uint8Array
>
)
;
}
Index
Properties
ed25519
Public
Key
ed25519
Signer
Properties
ed25519
Public
Key
ed25519
Public
Key
:
Uint8Array
ed25519
Signer
ed25519
Signer
:
(
(
bytesToSign
)
=>
Promise
<
Uint8Array
>
)
Type declaration
(
bytesToSign
)
:
Promise
<
Uint8Array
>
Parameters
bytesToSign
:
Uint8Array
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ed25519
Public
Key
ed25519
Signer
algosdk
indexerModels
modelsv2
ABIReferenceType
ABITransactionType
AtomicTransactionComposerStatus
IntDecoding
OnApplicationComplete
TransactionType
ABIAddressType
ABIArrayDynamicType
ABIArrayStaticType
ABIBoolType
ABIByteType
ABIContract
ABIInterface
ABIMethod
ABIStringType
ABITupleType
ABIType
ABIUfixedType
ABIUintType
Loading...
Generated using
TypeDoc