|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertIDType | |
---|---|
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 CertIDType in be.fedict.eid.applet.service.signer.facets |
---|
Methods in be.fedict.eid.applet.service.signer.facets that return CertIDType | |
---|---|
static CertIDType |
XAdESSignatureFacet.getCertID(X509Certificate certificate,
ObjectFactory xadesObjectFactory,
ObjectFactory xmldsigObjectFactory,
String digestAlgorithm)
|
Uses of CertIDType in be.fedict.eid.applet.service.signer.jaxb.xades132 |
---|
Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 with type parameters of type CertIDType | |
---|---|
protected List<CertIDType> |
CertIDListType.cert
|
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return CertIDType | |
---|---|
CertIDType |
ObjectFactory.createCertIDType()
Create an instance of CertIDType |
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return types with arguments of type CertIDType | |
---|---|
List<CertIDType> |
CertIDListType.getCert()
Gets the value of the cert property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |