All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.trustable.util.PKILevel Maven / Gradle / Ivy

The newest version!
package de.trustable.util;

public enum PKILevel {
	ROOT, INTERMEDIATE, END_ENTITY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy