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