Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.CounterSignature
Packages that use CounterSignature
-
Uses of CounterSignature in es.uji.crypto.xades.jxades.security.xml.XAdES
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return types with arguments of type CounterSignatureModifier and TypeMethodDescriptionBasicXAdESImpl.getCounterSignatures()BLevelXAdESImpl.getCounterSignatures()XAdESBase.getCounterSignatures()Method parameters in es.uji.crypto.xades.jxades.security.xml.XAdES with type arguments of type CounterSignatureModifier and TypeMethodDescriptionvoidBasicXAdESImpl.setCounterSignatures(List<CounterSignature> counterSignatures) voidBLevelXAdESImpl.setCounterSignatures(List<CounterSignature> counterSignatures) voidXAdESBase.setCounterSignatures(List<CounterSignature> counterSignatures)