Uses of Enum
com.pdftools.crypto.SignatureAlgorithm
Packages that use SignatureAlgorithm
-
Uses of SignatureAlgorithm in com.pdftools.crypto
Methods in com.pdftools.crypto that return SignatureAlgorithmModifier and TypeMethodDescriptionstatic SignatureAlgorithmReturns the enum constant of this type with the specified name.static SignatureAlgorithm[]SignatureAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.