Uses of Class
be.fedict.eid.applet.service.signer.jaxb.xades132.DigestAlgAndValueType

Packages that use DigestAlgAndValueType
be.fedict.eid.applet.service.signer.facets This package contains implementation classes for various signature facets. 
be.fedict.eid.applet.service.signer.jaxb.xades132   
 

Uses of DigestAlgAndValueType in be.fedict.eid.applet.service.signer.facets
 

Methods in be.fedict.eid.applet.service.signer.facets that return DigestAlgAndValueType
static DigestAlgAndValueType XAdESSignatureFacet.getDigestAlgAndValue(byte[] data, ObjectFactory xadesObjectFactory, ObjectFactory xmldsigObjectFactory, String digestAlgorithm)
           
 

Uses of DigestAlgAndValueType in be.fedict.eid.applet.service.signer.jaxb.xades132
 

Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 declared as DigestAlgAndValueType
protected  DigestAlgAndValueType CertIDType.certDigest
           
protected  DigestAlgAndValueType CRLRefType.digestAlgAndValue
           
protected  DigestAlgAndValueType OCSPRefType.digestAlgAndValue
           
protected  DigestAlgAndValueType SignaturePolicyIdType.sigPolicyHash
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return DigestAlgAndValueType
 DigestAlgAndValueType ObjectFactory.createDigestAlgAndValueType()
          Create an instance of DigestAlgAndValueType
 DigestAlgAndValueType CertIDType.getCertDigest()
          Gets the value of the certDigest property.
 DigestAlgAndValueType CRLRefType.getDigestAlgAndValue()
          Gets the value of the digestAlgAndValue property.
 DigestAlgAndValueType OCSPRefType.getDigestAlgAndValue()
          Gets the value of the digestAlgAndValue property.
 DigestAlgAndValueType SignaturePolicyIdType.getSigPolicyHash()
          Gets the value of the sigPolicyHash property.
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 with parameters of type DigestAlgAndValueType
 void CertIDType.setCertDigest(DigestAlgAndValueType value)
          Sets the value of the certDigest property.
 void CRLRefType.setDigestAlgAndValue(DigestAlgAndValueType value)
          Sets the value of the digestAlgAndValue property.
 void OCSPRefType.setDigestAlgAndValue(DigestAlgAndValueType value)
          Sets the value of the digestAlgAndValue property.
 void SignaturePolicyIdType.setSigPolicyHash(DigestAlgAndValueType value)
          Sets the value of the sigPolicyHash property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.