open fun store(file: Path): Unit
Write the key pair to a file.
file - The file to write to.
file
IOException - On a filesystem error.
IOException