blob: 889837f7516bb04d7b4fadac919bf3fab2cbd5c3 [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
package com.android.org.bouncycastle.crypto;
/**
* all parameter classes implement this.
* @hide This class is not part of the Android public SDK API
*/
public interface CipherParameters
{
}