notes
This commit is contained in:
parent
668f46c803
commit
b4f7b820d7
|
@ -1,7 +1,7 @@
|
|||
import Foundation
|
||||
import CryptoKit
|
||||
|
||||
// For the moment, only supports ecdsa-sha2-nistp256 keys
|
||||
// For the moment, only supports ecdsa-sha2-nistp256 and ecdsa-sha2-nistp386 keys
|
||||
public struct OpenSSHKeyWriter {
|
||||
|
||||
public init() {
|
||||
|
|
Loading…
Reference in New Issue