public abstract class P11KeyGenCommandSupport extends KeyGenCommandSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
label |
DEFAULT_P11MODULE_NAME, p11CryptServiceFactory, securityFactory| Constructor and Description |
|---|
P11KeyGenCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize(String keyType,
org.xipki.security.pkcs11.P11ObjectIdentifier objectId) |
protected org.xipki.security.pkcs11.P11NewKeyControl |
getControl() |
protected abstract boolean |
getDefaultExtractable() |
protected org.xipki.security.pkcs11.P11Slot |
getSlot() |
getP11Module, getSlot, toUtcTimeyyyyMMddhhmmssZconfirm, execute, execute0, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, saveVerbose, split, toBigInt, toBigIntprotected String label
protected abstract boolean getDefaultExtractable()
protected void finalize(String keyType, org.xipki.security.pkcs11.P11ObjectIdentifier objectId) throws Exception
Exceptionprotected org.xipki.security.pkcs11.P11Slot getSlot()
throws org.xipki.security.exception.XiSecurityException,
org.xipki.security.exception.P11TokenException,
org.xipki.console.karaf.IllegalCmdParamException
org.xipki.security.exception.XiSecurityExceptionorg.xipki.security.exception.P11TokenExceptionorg.xipki.console.karaf.IllegalCmdParamExceptionprotected org.xipki.security.pkcs11.P11NewKeyControl getControl()
Copyright © 2017. All rights reserved.