Class AddKeypairCommand

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="add-pkcs8")
    @PerLookup
    public class AddKeypairCommand
    extends LocalDomainCommand
    Adds a new PKCS#8 encoded plain (unencrypted) RSA keypair to the domain's keystore
    Author:
    ratcash