public class KeyGenerator
extends Object
- Description
- Experimental.
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.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
KeyGenerator
public KeyGenerator()
-
Method Details
-
-
setKey
public void setKey(Key key)
-
-