Uses of Enum Class
de.gematik.idp.crypto.TiCertificateType
Packages that use TiCertificateType
-
Uses of TiCertificateType in de.gematik.idp.crypto
Methods in de.gematik.idp.crypto that return TiCertificateTypeModifier and TypeMethodDescriptionstatic TiCertificateTypeCertificateAnalysis.determineCertificateType(X509Certificate certificate) static TiCertificateTypeTiCertificateType.determineCertificateType(X509Certificate certificate) static TiCertificateTypeReturns the enum constant of this class with the specified name.static TiCertificateType[]TiCertificateType.values()Returns an array containing the constants of this enum class, in the order they are declared.