kops/pkg/pki
Aaron Friel a714745382 Use exported interface to detect SSH key type
Don't rely on the `golang.org/x/crypto` library to keep consistent,
non-exported type names.
2022-06-15 17:57:29 -07:00
..
cert_utils.go
certificate.go
certificate_test.go
csr.go
issue.go
issue_test.go
privatekey.go
privatekey_test.go
publickey.go
sshkey.go Use exported interface to detect SSH key type 2022-06-15 17:57:29 -07:00
sshkey_test.go