Preparing search index...
The search index is not available
algosdk
algosdk
PQSigningKey
Interface PQSigningKey
interface
PQSigningKey
{
pqPublicKey
:
Uint8Array
;
pqScheme
:
Uint8Array
;
pqSigner
:
(
(
bytesToSign
)
=>
Promise
<
Uint8Array
>
)
;
}
Index
Properties
pq
Public
Key
pq
Scheme
pq
Signer
Properties
pq
Public
Key
pq
Public
Key
:
Uint8Array
pq
Scheme
pq
Scheme
:
Uint8Array
pq
Signer
pq
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
pq
Public
Key
pq
Scheme
pq
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