Class MCRCipher

java.lang.Object
org.mycore.crypt.MCRCipher
Direct Known Subclasses:
MCRAESCipher

public abstract class MCRCipher extends Object
Abstract class of a concrete cipherimplementation After checking the permission call the encrypt an decrypt functionality. The permission is set by acl. Example for chipher with id abstract: crypt:abstract {encrypt:decrypt} "administrators only"
Author:
Paul Borchert