V0.6.2 Arroyo Toad
Fixed timeconversion to support unixepoch timestamp
This commit is contained in:
@@ -116,5 +116,6 @@ import Testing
|
||||
data.append(Data(signature))
|
||||
|
||||
try data.write(to: URL(filePath: "./Private/signedMessage/Message.bin"))
|
||||
try key.publicKey.pemRepresentation.write(to: URL(filePath: "./Private/signedMessage/public-key.pem"), atomically: true, encoding: String.Encoding.utf8)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user