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