Package web5.sdk.rust
Class Ed25519Signer
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,web5.sdk.rust.Disposable,web5.sdk.rust.Ed25519SignerInterface
public class Ed25519Signer implements Disposable, AutoCloseable, Ed25519SignerInterface
-
-
Constructor Summary
Constructors Constructor Description Ed25519Signer(Pointer pointer)Ed25519Signer(NoPointer noPointer)This constructor can be used to instantiate a fake object. Ed25519Signer(JwkData privateKey)
-