Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.SignatureFormat
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.xades |
-
Uses of SignatureFormat in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return SignatureFormat Modifier and Type Method Description static SignatureFormat
SignatureFormat. valueOf(String name)
Returns the enum constant of this type with the specified name.static SignatureFormat[]
SignatureFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.