Uses of Enum Class
com.suse.coco.module.snpguest.model.EpycGeneration
Packages that use EpycGeneration
-
Uses of EpycGeneration in com.suse.coco.module.snpguest.execution
Methods in com.suse.coco.module.snpguest.execution with parameters of type EpycGenerationModifier and TypeMethodDescriptionabstract ProcessOutputAbstractSNPGuestWrapper.fetchVCEK(EpycGeneration generation, Path certsDir, Path report) Fetch the VCEK from the KDS.SNPGuestWrapperVer07Below.fetchVCEK(EpycGeneration generation, Path certsDir, Path report) Fetch the VCEK from the KDS.SNPGuestWrapperVer09Above.fetchVCEK(EpycGeneration generation, Path certsDir, Path report) Fetch the VCEK from the KDS.abstract ProcessOutputAbstractSNPGuestWrapper.verifyAttestation(EpycGeneration generation, Path certsDir, Path report) Verify the attestation report.SNPGuestWrapperVer07Below.verifyAttestation(EpycGeneration generation, Path certsDir, Path report) Verify the attestation report.SNPGuestWrapperVer09Above.verifyAttestation(EpycGeneration generation, Path certsDir, Path report) Verify the attestation report. -
Uses of EpycGeneration in com.suse.coco.module.snpguest.model
Fields in com.suse.coco.module.snpguest.model declared as EpycGenerationMethods in com.suse.coco.module.snpguest.model that return EpycGenerationModifier and TypeMethodDescriptionAttestationReport.getCpuGeneration()static EpycGenerationReturns the enum constant of this class with the specified name.static EpycGeneration[]EpycGeneration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suse.coco.module.snpguest.model with parameters of type EpycGenerationModifier and TypeMethodDescriptionvoidAttestationReport.setCpuGeneration(EpycGeneration generationIn)