blob: 11c433c3cd518792fe4246b9425fd6227475fda7 [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
*/
@libcore.api.CorePlatformApi
public interface CipherParameters
{
}