blob: 41101598874c7eacba52eb60e0c35a93864d02fe [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
package com.android.internal.org.bouncycastle.crypto;
/**
* Parameters for key/byte stream derivation classes
* @hide This class is not part of the Android public SDK API
*/
public interface DerivationParameters
{
}