Removed TODO about key pair description per review feedback.

This commit is contained in:
Stephen Fox 2019-02-28 09:30:30 -05:00
parent 0f1bde760c
commit 415ef26768
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ type FromPrivateKeyConfig struct {
}
// KeyPair represents an SSH key pair.
// TODO: Maybe a field for a description? Maybe save the type?
type KeyPair struct {
// PrivateKeyPemBlock represents the key pair's private key in
// ASN.1 Distinguished Encoding Rules (DER) format in a