Serialized Form


Package ch.othello.openscep

Class ch.othello.openscep.ScepClient implements Serializable

Serialized Fields

signedEndEntityCertificate

org.bouncycastle.asn1.x509.X509CertificateStructure signedEndEntityCertificate

caCert

org.bouncycastle.asn1.x509.X509CertificateStructure caCert

caUrl

String caUrl

tbsCACert

org.bouncycastle.asn1.x509.TBSCertificateStructure tbsCACert

pkcsCertReqEnvelope

org.bouncycastle.asn1.DERObject pkcsCertReqEnvelope

transactionId

org.bouncycastle.asn1.DERPrintableString transactionId

challenge

org.bouncycastle.asn1.DERPrintableString challenge

caPubKey

org.bouncycastle.asn1.x509.RSAPublicKeyStructure caPubKey

scepPrivateKey

org.bouncycastle.asn1.pkcs.RSAPrivateKeyStructure scepPrivateKey

scepPublicKey

org.bouncycastle.asn1.x509.RSAPublicKeyStructure scepPublicKey

certReq

org.bouncycastle.asn1.pkcs.CertificationRequest certReq

proxyCertReq

org.bouncycastle.asn1.DERObject proxyCertReq

certReqOrig

org.bouncycastle.asn1.DERObject certReqOrig

subject

org.bouncycastle.asn1.x509.X509Name subject

url

String url

request

String request

subjectScep

org.bouncycastle.asn1.x509.X509Name subjectScep

requestPayload

org.bouncycastle.asn1.DERObject requestPayload

proxyIdentification

org.bouncycastle.asn1.DEROctetString proxyIdentification

secureRandom

SecureRandom secureRandom

pkiMessage

org.bouncycastle.asn1.pkcs.ContentInfo pkiMessage

responseFile

org.bouncycastle.asn1.DERObject responseFile

communityString

String communityString

pkcsCertReqSigned

org.bouncycastle.asn1.pkcs.SignedData pkcsCertReqSigned

serial

org.bouncycastle.asn1.DERInteger serial

requestType

int requestType

scepVersion

int scepVersion

certificate

URL certificate

lnkStateData

StateData lnkStateData

Class ch.othello.openscep.ScepError implements Serializable

Class ch.othello.openscep.ScepPending implements Serializable

Class ch.othello.openscep.StateData implements Serializable

Serialized Fields

version

int version

requestType

int requestType

certReqOrig

byte[] certReqOrig

subject

byte[] subject

pubKey

byte[] pubKey

privKey

byte[] privKey

communityString

String communityString

url

String url

scepSubject

byte[] scepSubject

caCertUrl

String caCertUrl


Package ch.othello.openscep.servlet

Class ch.othello.openscep.servlet.BasicPollServlet implements Serializable

Class ch.othello.openscep.servlet.BasicRequestServlet implements Serializable

Class ch.othello.openscep.servlet.BasicServlet implements Serializable

Serialized Fields

res

ResourceBundle res

locale

Locale locale

scep

ScepClient scep

decoHead

String decoHead

decoFoot

String decoFoot

Class ch.othello.openscep.servlet.BrowserDetectionServlet implements Serializable

Class ch.othello.openscep.servlet.MicrosoftPollServlet implements Serializable

Class ch.othello.openscep.servlet.MicrosoftRequestServlet implements Serializable

Class ch.othello.openscep.servlet.NetscapePollServlet implements Serializable

Class ch.othello.openscep.servlet.NetscapeRequestServlet implements Serializable



ScepClient is copyright by Ueli Rutishauser + Alain Schaefer