public class P12ComplexCertRequestGenCmd extends CertRequestGenCommandSupport
hashAlgo, subjectAltNames, subjectInfoAccessesDEFAULT_P11MODULE_NAME, p11CryptServiceFactory, securityFactory| Constructor and Description |
|---|
P12ComplexCertRequestGenCmd() |
| Modifier and Type | Method and Description |
|---|---|
protected org.bouncycastle.asn1.ASN1OctetString |
createExtnValueSubjectAltName() |
protected org.bouncycastle.asn1.ASN1OctetString |
createExtnValueSubjectInfoAccess() |
protected List<org.bouncycastle.asn1.x509.Extension> |
getAdditionalExtensions() |
KeyStore |
getKeyStore() |
protected org.xipki.security.ConcurrentContentSigner |
getSigner(org.xipki.security.SignatureAlgoControl signatureAlgoControl) |
protected org.bouncycastle.asn1.x500.X500Name |
getSubject(String subject) |
execute0, getAdditionalNeedExtensionTypes, getAdditionalWantExtensionTypesgetP11Module, getSlot, toUtcTimeyyyyMMddhhmmssZconfirm, execute, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, saveVerbose, split, toBigInt, toBigIntpublic KeyStore getKeyStore() throws IOException, KeyStoreException, NoSuchProviderException, NoSuchAlgorithmException, CertificateException
protected org.xipki.security.ConcurrentContentSigner getSigner(org.xipki.security.SignatureAlgoControl signatureAlgoControl)
throws org.xipki.common.ObjectCreationException
getSigner in class CertRequestGenCommandSupportsignatureAlgoControl - The signature control. Must not be null.org.xipki.common.ObjectCreationExceptionprotected org.bouncycastle.asn1.x500.X500Name getSubject(String subject)
getSubject in class CertRequestGenCommandSupportprotected org.bouncycastle.asn1.ASN1OctetString createExtnValueSubjectAltName()
throws org.xipki.security.exception.BadInputException
createExtnValueSubjectAltName in class CertRequestGenCommandSupportorg.xipki.security.exception.BadInputExceptionprotected org.bouncycastle.asn1.ASN1OctetString createExtnValueSubjectInfoAccess()
throws org.xipki.security.exception.BadInputException
createExtnValueSubjectInfoAccess in class CertRequestGenCommandSupportorg.xipki.security.exception.BadInputExceptionprotected List<org.bouncycastle.asn1.x509.Extension> getAdditionalExtensions() throws org.xipki.security.exception.BadInputException
getAdditionalExtensions in class CertRequestGenCommandSupportorg.xipki.security.exception.BadInputExceptionCopyright © 2017. All rights reserved.