Andrew, I've got a feeling this isn't a C# question, would you repost this to dev-crypto (the Java list)? I'll answer it when it shows up there.
Thanks, David On 28/11/15 17:32, Andrew Arnott wrote: > I want to /programmatically /enumerate the allowed key sizes for a > given Cipher. Is there an API to do this? > (I'm on Android, using the bouncycastle built into it). > > Thanks.