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