Interface SigningCertificate
-
- All Superinterfaces:
SigningCertificateBase
- All Known Implementing Classes:
SigningCertificateImpl
public interface SigningCertificate extends SigningCertificateBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetIssuerName()java.math.BigIntegergetX509SerialNumber()-
Methods inherited from interface es.uji.crypto.xades.jxades.security.xml.XAdES.SigningCertificateBase
getDigestMethodAlgorithm, getDigestValue
-
-