Add @SuppressWarnings("InsecureCryptoUsage")
… to KeystoreHelper.generateKeyAndCertificate and SignatureTestUtils.generateSignature, which use algorithm specifications that aren't compile-time constant expressions. Change-Id: Ie45a734c883c9b687aab07c693b54446e61d7a03
Loading