public final class KeyStoreGenerator extends Object
Modifier and Type | Method and Description |
---|---|
static SecretKey |
createSecretKey() |
static SecretKey |
createSecretKey(String sym_alg,
int key_size) |
protected static void |
help() |
static void |
main(String[] args) |
public static void main(String[] args)
protected static void help()
public static SecretKey createSecretKey(String sym_alg, int key_size) throws NoSuchAlgorithmException
NoSuchAlgorithmException
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.