xades4j.production
Class SigningCertKeyUsageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.production.KeyingDataException
xades4j.production.SigningCertRequirementException
xades4j.production.SigningCertKeyUsageException
- All Implemented Interfaces:
- Serializable
public class SigningCertKeyUsageException
- extends SigningCertRequirementException
Thrown during the signature prodution if the key usage in the signing certificate
(if available) doesn't include digitalSignature nor nonRepudiation.
- Author:
- Luís
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SigningCertKeyUsageException
public SigningCertKeyUsageException(X509Certificate certificate)
Copyright © 2012. All Rights Reserved.