
public static final class AesCbcWithIntegrity.PrngFixes extends Object
apply() before any use of Java
Cryptography Architecture primitives. A good place to invoke them is in
the application's onCreate.| Modifier and Type | Class and Description |
|---|---|
static class |
AesCbcWithIntegrity.PrngFixes.LinuxPRNGSecureRandom
SecureRandomSpi which passes all requests to the Linux PRNG (
/dev/urandom). |
public static void apply()
SecurityException - if a fix is needed but could not be
applied.Copyright © 2008–2017 MIL-OSS. All rights reserved.