Uses of Enum
es.uji.crypto.xades.jxades.security.xml.WrappedKeyStorePlace
Packages that use WrappedKeyStorePlace
Package
Description
-
Uses of WrappedKeyStorePlace in es.uji.crypto.xades.jxades.security.xml
Methods in es.uji.crypto.xades.jxades.security.xml that return WrappedKeyStorePlaceModifier and TypeMethodDescriptionXMLSignatureDocument.getWrappedKeyStorePlace()
static WrappedKeyStorePlace
Returns the enum constant of this type with the specified name.static WrappedKeyStorePlace[]
WrappedKeyStorePlace.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.uji.crypto.xades.jxades.security.xml with parameters of type WrappedKeyStorePlaceModifier and TypeMethodDescriptionvoid
XMLSignatureDocument.setWrappedKeyStorePlace
(WrappedKeyStorePlace wrappedKeyStorePlace) -
Uses of WrappedKeyStorePlace in es.uji.crypto.xades.jxades.security.xml.XAdES
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return WrappedKeyStorePlaceMethods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type WrappedKeyStorePlaceModifier and TypeMethodDescriptionvoid
XMLAdvancedSignature.setWrappedKeyStorePlace
(WrappedKeyStorePlace wrappedKeyStorePlace)