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