|
TrueLicense XML 1.33 | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of GenericCertificateIsLockedException in de.schlichtherle.xml |
|---|
| Methods in de.schlichtherle.xml that throw GenericCertificateIsLockedException | |
|---|---|
void |
GenericCertificate.setEncoded(String encoded)
Setter for the bound property encoded. |
void |
GenericCertificate.setSignature(String signature)
Setter for the bound property signature. |
void |
GenericCertificate.setSignatureAlgorithm(String signatureAlgorithm)
Setter for the bound property signatureAlgorithm. |
void |
GenericCertificate.setSignatureEncoding(String signatureEncoding)
Deprecated. Currently ignored by GenericCertificate.verify(java.security.PublicKey, java.security.Signature).
Only provided to cause XMLEncoder to encode this
property for upwards compatibility. |
void |
GenericCertificate.sign(Object content,
PrivateKey signingKey,
Signature signingEngine)
Encodes and signs the given content in this certificate and
locks it. |
void |
GenericCertificate.verify(PublicKey verificationKey,
Signature verificationEngine)
Verifies the digital signature of the encoded content in this certificate and locks it. |
|
TrueLicense XML 1.33 | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||