Package web5.sdk.crypto.keys
Interface KeyExporter
-
- All Implemented Interfaces:
public interface KeyExporter
-
-
Method Summary
Modifier and Type Method Description abstract List<Jwk>exportPrivateJwks()-
-
Method Detail
-
exportPrivateJwks
abstract List<Jwk> exportPrivateJwks()
-
-
-
-