public class KeyGenerator extends Object
Allows to dynamically generate keys/certificates for arbitrary domain names on the fly, signed by a specified root CA key.
This is an alternative for Key and KeyStore.
Key
KeyStore
KeyGenerator()
getKey()
void
setKey(Key key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyGenerator()
public Key getKey()
public void setKey(Key key)
Copyright © 2019. All Rights Reserved.