Class DilithiumKeyPairGenerator

java.lang.Object
java.security.KeyPairGeneratorSpi
com.ibm.crypto.hdwrCCA.provider.DilithiumKeyPairGenerator

public class DilithiumKeyPairGenerator extends KeyPairGeneratorSpi
This class generates CRSTALS-Dilithium public/private key pairs via hardware. An application can specify the size, the key label, the storage type and usage type of the key pair to be generated via an instance of the DilithiumKeyParameterSpec class.