Uses of Class
de.osci.osci12.common.OSCICancelledException

Packages that use OSCICancelledException
de.osci.osci12.extinterfaces.crypto   
de.osci.osci12.messageparts   
de.osci.osci12.messagetypes   
 

Uses of OSCICancelledException in de.osci.osci12.extinterfaces.crypto
 

Methods in de.osci.osci12.extinterfaces.crypto that throw OSCICancelledException
abstract  byte[] Signer.sign(byte[] hash, java.lang.String algorithm)
          Die Implementierung dieser Methode muß das übergebene Byte-Array signieren.
abstract  byte[] Decrypter.decrypt(byte[] data)
          Die Implementierung dieser Methode muß das übergebene Byte-Array entschlüsseln.
 

Uses of OSCICancelledException in de.osci.osci12.messageparts
 

Methods in de.osci.osci12.messageparts that throw OSCICancelledException
 void OSCISignature.sign(Role signer)
           
 ContentContainer EncryptedDataOSCI.decrypt(Role reader)
          Diese Methode entschlüsselt den Inhalt des EncryptedDataOSCI-Objekt mit dem übergebenem Role Objekt.
 

Uses of OSCICancelledException in de.osci.osci12.messagetypes
 

Methods in de.osci.osci12.messagetypes that throw OSCICancelledException
 void ResponseToProcessDelivery.sign()
          Bringt eine Supplier-Signatur an.
 void ResponseToAcceptDelivery.sign()
          Bringt eine Supplier-Signatur an.
 



Copyright © 2004. All Rights Reserved.