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

store

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

Write the secret key to a file.

Parameters

file - Path!: The file to write to.

Exceptions

IOException - On a filesystem error.