mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-06-25 04:32:02 +00:00
committed by
Friedel Ziegelmayer
parent
e92bab1736
commit
c45bdf602e
@ -2,6 +2,7 @@
|
||||
|
||||
module.exports = `enum KeyType {
|
||||
RSA = 0;
|
||||
Ed25519 = 1;
|
||||
}
|
||||
|
||||
message PublicKey {
|
||||
|
Reference in New Issue
Block a user