Skip to content

Commit 76ad260

Browse files
committed
Add RSA to doc comment
1 parent 64a6af8 commit 76ad260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/testdata/gen/gen.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
// gen is a tool to generate test EC keys and test certificates.
15+
// gen is a tool to generate test ECDSA/RSA keys and test certificates.
1616
package main
1717

1818
import (

0 commit comments

Comments
 (0)