Uses of Enum Class
eu.europa.esig.dss.enumerations.PKIEncoding
Packages that use PKIEncoding
-
Uses of PKIEncoding in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type PKIEncoding in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumEnumeration with the possible encoding for PKI encapsulation.Methods in eu.europa.esig.dss.enumerations that return PKIEncodingModifier and TypeMethodDescriptionstatic PKIEncodingReturns the enum constant of this class with the specified name.static PKIEncoding[]PKIEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.