public class DefaultCryptoModuleUtils extends Object
Constructor and Description |
---|
DefaultCryptoModuleUtils() |
Modifier and Type | Method and Description |
---|---|
static Cipher |
getCipher(String cipherSuite) |
static SecureRandom |
getSecureRandom(String secureRNG,
String secureRNGProvider) |
public static SecureRandom getSecureRandom(String secureRNG, String secureRNGProvider)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.