001    package org.bouncycastle.crypto;
002    
003    public interface CipherParameters
004    {
005    }