Preparing search index...
The search index is not available
@docknetwork/crypto-wasm-ts
@docknetwork/crypto-wasm-ts
BBSPlusKeypairG2
Class BBSPlusKeypairG2
BBS+
keypair in
G2
.
Hierarchy (
view full
)
BBSPlusKeypair
BBSPlusKeypairG2
Index
Constructors
constructor
Properties
pk
sk
Accessors
public
Key
secret
Key
Methods
generate
Constructors
constructor
new BBSPlus
Keypair
G2
(
sk
,
pk
)
:
BBSPlusKeypairG2
Parameters
sk
:
BBSPlusSecretKey
pk
:
BBSPlusPublicKey
Returns
BBSPlusKeypairG2
Properties
pk
pk
:
BBSPlusPublicKey
sk
sk
:
BBSPlusSecretKey
Accessors
public
Key
get
publicKey
(
)
:
BBSPlusPublicKey
Returns
BBSPlusPublicKey
secret
Key
get
secretKey
(
)
:
BBSPlusSecretKey
Returns
BBSPlusSecretKey
Methods
Static
generate
generate
(
params
,
seed
?
)
:
BBSPlusKeypairG2
Parameters
params
:
BBSPlusSignatureParamsG1
Optional
seed
:
Uint8Array
Returns
BBSPlusKeypairG2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
pk
sk
Accessors
public
Key
secret
Key
Methods
generate
@docknetwork/crypto-wasm-ts
Loading...
BBS+
keypair inG2
.