mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-25 09:54:32 +00:00
fixups after review
This commit is contained in:
@@ -228,7 +228,7 @@ public final class KeyGenerator {
|
||||
}
|
||||
|
||||
/**
|
||||
* Generic signature type, supports DSA, ECDSA, EdDSA
|
||||
* Generic signature type, supports DSA, RSA, ECDSA, EdDSA
|
||||
* @since 0.9.9
|
||||
*/
|
||||
public SimpleDataStructure[] generateSigningKeys(SigType type) throws GeneralSecurityException {
|
||||
|
||||
Reference in New Issue
Block a user