Class KyberKeyPairGenerator

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

public class KyberKeyPairGenerator extends KeyPairGeneratorSpi
This class generates CRSTALS-Kyber 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 KyberKeyParameterSpec class.