is there any way to generate CSR with pem format in android using "ed25519 keypair" ? we can use BouncyCastle (SpongyCastle) to generate and sign csr , but with "RSA" algorithm and keypair. i want to use "ed25519" algorithm & keypair.
Asked
Active
Viewed 248 times