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
Subclasses with type arguments of type WrappedKeyStorePlace in es.uji.crypto.xades.jxades.security.xmlMethods in es.uji.crypto.xades.jxades.security.xml that return WrappedKeyStorePlaceModifier and TypeMethodDescriptionXMLSignatureDocument.getWrappedKeyStorePlace()static WrappedKeyStorePlaceReturns 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 TypeMethodDescriptionvoidXMLSignatureDocument.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 TypeMethodDescriptionvoidXMLAdvancedSignature.setWrappedKeyStorePlace(WrappedKeyStorePlace wrappedKeyStorePlace)