TrueLicense XML 1.33

Uses of Class
de.schlichtherle.xml.GenericCertificateIsLockedException

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

Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.