mirror of
https://github.com/maxgoedjen/secretive.git
synced 2024-11-22 05:27:28 +00:00
.
This commit is contained in:
parent
7ba5e85aaf
commit
e99a42bdbb
@ -11,10 +11,6 @@ public class PublicKeyFileStoreController {
|
|||||||
public init() {
|
public init() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Removes and recreates the directory used to store keys.
|
|
||||||
public func clear() throws {
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Writes out the keys specified to disk.
|
/// Writes out the keys specified to disk.
|
||||||
/// - Parameter secrets: The Secrets to generate keys for.
|
/// - Parameter secrets: The Secrets to generate keys for.
|
||||||
/// - Parameter clear: Whether or not the directory should be erased before writing keys.
|
/// - Parameter clear: Whether or not the directory should be erased before writing keys.
|
||||||
|
Loading…
Reference in New Issue
Block a user