privateNetworkPsk property
final
The 32-byte pre-shared key loaded from swarmKeyPath.
This is populated at runtime and is intentionally not serialized.
Implementation
final Uint8List? privateNetworkPsk;
The 32-byte pre-shared key loaded from swarmKeyPath.
This is populated at runtime and is intentionally not serialized.
final Uint8List? privateNetworkPsk;