Class EDDSAKeyFactory

java.lang.Object
io.jans.as.model.crypto.KeyFactory<EDDSAPrivateKey,EDDSAPublicKey>
io.jans.as.model.crypto.signature.EDDSAKeyFactory

public class EDDSAKeyFactory extends KeyFactory<EDDSAPrivateKey,EDDSAPublicKey>
Factory to create asymmetric Public and Private Keys for the Edwards Curve Digital Signature Algorithm (EDDSA)
Version:
July 23, 2021
Author:
Sergey Manoylo