tuweni / org.apache.tuweni.crypto / SECP256K1 / KeyPair / store

store

open fun store(file: Path): Unit (source)

Write the key pair to a file.

Parameters

file - The file to write to.

Exceptions

IOException - On a filesystem error.