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 SignatureFormat
GenericXadesSignature. getFormat()
Obtém o formato da assinaturaSignatureFormat
XadesSignature. getFormat()
Retorna o formato da assinatura.SignatureFormat
XadesSignatureContainer. getFormat()
Retorna o formato da assinatura (XAdES)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.