public class LoadTestEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadTestEntry.RandomDn |
| Constructor and Description |
|---|
LoadTestEntry(String certprofile,
KeyEntry keyEntry,
String subjectTemplate,
LoadTestEntry.RandomDn randomDn) |
| Modifier and Type | Method and Description |
|---|---|
String |
certprofile() |
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo |
getSubjectPublicKeyInfo() |
org.bouncycastle.asn1.x500.X500Name |
getX500Name(long index) |
public LoadTestEntry(String certprofile, KeyEntry keyEntry, String subjectTemplate, LoadTestEntry.RandomDn randomDn)
public org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getSubjectPublicKeyInfo()
public org.bouncycastle.asn1.x500.X500Name getX500Name(long index)
public String certprofile()
Copyright © 2017. All rights reserved.