Package web5.sdk.crypto.signers
Class Secp256k1Signer
-
- All Implemented Interfaces:
-
web5.sdk.crypto.signers.Signer
public final class Secp256k1Signer implements Signer
Implementation of Signer for secp256k1.
-
-
Constructor Summary
Constructors Constructor Description Secp256k1Signer(Jwk privateJwk)
-