A B C D E F G H I L M N O P R S T U V W

A

askForChallenge(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.NetscapeRequestServlet
 
askForChallenge(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
Assert(ScepClient) - Method in class ch.othello.openscep.internal.commands.getCACert
 
Assert(ScepClient) - Method in class ch.othello.openscep.internal.commands.certRequest
 
Assert(ScepClient) - Method in class ch.othello.openscep.internal.commands.certRep
 
Assert(ScepClient) - Method in interface ch.othello.openscep.internal.commands.ScepCommand
 

B

BasicPollServlet - class ch.othello.openscep.servlet.BasicPollServlet.
Scep Http Servlet for a Netscape Certification Request
BasicPollServlet() - Constructor for class ch.othello.openscep.servlet.BasicPollServlet
 
BasicRequestServlet - class ch.othello.openscep.servlet.BasicRequestServlet.
Scep Http Servlet for a Netscape Certification Request
BasicRequestServlet() - Constructor for class ch.othello.openscep.servlet.BasicRequestServlet
 
BasicServlet - class ch.othello.openscep.servlet.BasicServlet.
Basic Servlet for the Scep Proxy
BasicServlet() - Constructor for class ch.othello.openscep.servlet.BasicServlet
 
browserCertificateRequest(HttpServletRequest) - Method in class ch.othello.openscep.servlet.NetscapeRequestServlet
 
browserCertificateRequest(HttpServletRequest) - Method in class ch.othello.openscep.servlet.MicrosoftRequestServlet
 
browserCertificateRequest(HttpServletRequest) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
BrowserDetectionServlet - class ch.othello.openscep.servlet.BrowserDetectionServlet.
Scep Http Servlet for a Netscape Certification Request
BrowserDetectionServlet() - Constructor for class ch.othello.openscep.servlet.BrowserDetectionServlet
 
browserInstallCertificate(HttpServletResponse) - Method in class ch.othello.openscep.servlet.NetscapePollServlet
 
browserInstallCertificate(HttpServletResponse) - Method in class ch.othello.openscep.servlet.MicrosoftPollServlet
 
browserInstallCertificate(HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicPollServlet
 
browserInstallSuccess(HttpServletResponse, ServletOutputStream, String) - Method in class ch.othello.openscep.servlet.NetscapePollServlet
 
browserInstallSuccess(HttpServletResponse, ServletOutputStream, String) - Method in class ch.othello.openscep.servlet.MicrosoftPollServlet
 
browserInstallSuccess(HttpServletResponse, ServletOutputStream, String) - Method in class ch.othello.openscep.servlet.BasicPollServlet
 

C

caCert - Variable in class ch.othello.openscep.ScepClient
 
caCertUrl - Variable in class ch.othello.openscep.StateData
 
caPubKey - Variable in class ch.othello.openscep.ScepClient
 
caUrl - Variable in class ch.othello.openscep.ScepClient
 
certificate - Variable in class ch.othello.openscep.ScepClient
 
certRep - class ch.othello.openscep.internal.commands.certRep.
$Id: certRep.java,v 1.14 2002/03/02 01:46:39 alani Exp $ $Log: certRep.java,v $ Revision 1.14 2002/03/02 01:46:39 alani code cleaning Revision 1.13 2002/02/27 04:10:20 alani commented out load of private key Revision 1.12 2002/02/25 04:23:39 urut first working version for MS browsers there is still a problem in here as subjectSCEP needs to be set to the subject of the actual PKCS#10 request.
CERTREP - Static variable in class ch.othello.openscep.internal.commands.certRep
 
certRep() - Constructor for class ch.othello.openscep.internal.commands.certRep
 
certReq - Variable in class ch.othello.openscep.ScepClient
 
certReqOrig - Variable in class ch.othello.openscep.StateData
 
certReqOrig - Variable in class ch.othello.openscep.ScepClient
 
certRequest - class ch.othello.openscep.internal.commands.certRequest.
$Id: certRequest.java,v 1.36 2002/02/27 06:53:19 urut Exp $ $Log: certRequest.java,v $ Revision 1.36 2002/02/27 06:53:19 urut modified setting of subject in Signed structure Revision 1.35 2002/02/27 04:21:27 urut first working spkac version Revision 1.34 2002/02/25 04:23:39 urut first working version for MS browsers there is still a problem in here as subjectSCEP needs to be set to the subject of the actual PKCS#10 request.
certRequest() - Constructor for class ch.othello.openscep.internal.commands.certRequest
 
ch.othello.openscep - package ch.othello.openscep
 
ch.othello.openscep.internal - package ch.othello.openscep.internal
 
ch.othello.openscep.internal.commands - package ch.othello.openscep.internal.commands
 
ch.othello.openscep.servlet - package ch.othello.openscep.servlet
 
challenge - Variable in class ch.othello.openscep.ScepClient
 
challengePassword - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
client - Variable in class ch.othello.openscep.internal.commands.certRequest
 
client - Variable in class ch.othello.openscep.internal.commands.certRep
 
CmdClient - class ch.othello.openscep.CmdClient.
Scep Client
CmdClient() - Constructor for class ch.othello.openscep.CmdClient
 
COMMAND_PACKAGE - Static variable in class ch.othello.openscep.ScepClient
 
communityString - Variable in class ch.othello.openscep.StateData
 
communityString - Variable in class ch.othello.openscep.ScepClient
 
configFile - Static variable in class ch.othello.openscep.servlet.BasicServlet
 
connection - Variable in class ch.othello.openscep.internal.ScepHTTPGet
 
connectToURL(URL) - Static method in class ch.othello.openscep.internal.Utils
 
convertByteArrayToDERObject(byte[]) - Static method in class ch.othello.openscep.internal.Utils
 
convertDERObjectToByteArray(DERObject) - Static method in class ch.othello.openscep.internal.Utils
 
createEnvelope() - Method in class ch.othello.openscep.internal.commands.certRequest
 
createPKIMessage(SignedData) - Method in class ch.othello.openscep.internal.commands.certRequest
 
createSigned() - Method in class ch.othello.openscep.internal.commands.certRequest
 
CryptUtils - class ch.othello.openscep.internal.CryptUtils.
$Id: CryptUtils.java,v 1.2 2002/02/15 13:21:12 urut Exp $ $Log: CryptUtils.java,v $ Revision 1.2 2002/02/15 13:21:12 urut first complete implementation of scep v2 Revision 1.1 2002/02/15 13:06:59 urut initial
CryptUtils() - Constructor for class ch.othello.openscep.internal.CryptUtils
 

D

debug(String) - Static method in class ch.othello.openscep.internal.Log
 
debugOut(String) - Static method in class ch.othello.openscep.ScepClient
 
decodeBase64DER(byte[]) - Static method in class ch.othello.openscep.internal.PEMReader
 
decodeBase64DER(String) - Static method in class ch.othello.openscep.internal.PEMReader
 
decoFoot - Variable in class ch.othello.openscep.servlet.BasicServlet
 
decoHead - Variable in class ch.othello.openscep.servlet.BasicServlet
 
decryptMD5(byte[], RSAPublicKeyStructure) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
md5 digest (including DigestInfo Structure), rsa encrypted.
derEncode(byte[]) - Method in class ch.othello.openscep.internal.PKCS10Generate
 
des_cbc - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
desEncryption - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
DESencryptWithPadding(byte[], byte[]) - Static method in class ch.othello.openscep.internal.CryptUtils
 
digestMD5(Collection) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
 
digestMD5(DEREncodable) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
 
digestMD5RSA(DEREncodable, RSAPrivateCrtKeyParameters) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
 
digestMD5RSA(DEREncodable, RSAPrivateKeyStructure) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
computes a RSA encrypted MD5 digest, including the DigestInfo structure
disconnect() - Method in class ch.othello.openscep.internal.ScepHTTPGet
disconnect

E

encodeByteArray(byte[]) - Static method in class ch.othello.openscep.internal.PEMWriter
 
error(String) - Static method in class ch.othello.openscep.internal.Log
 
Execute(ScepClient) - Method in class ch.othello.openscep.internal.commands.getCACert
 
Execute(ScepClient) - Method in class ch.othello.openscep.internal.commands.certRequest
 
Execute(ScepClient) - Method in class ch.othello.openscep.internal.commands.certRep
 
Execute(ScepClient) - Method in interface ch.othello.openscep.internal.commands.ScepCommand
 
Execute(String) - Method in class ch.othello.openscep.ScepClient
 

F

FAILURE - Static variable in class ch.othello.openscep.internal.commands.certRep
 
FILETYPE_CERTIFICATE - Static variable in class ch.othello.openscep.internal.PEMWriter
 
FILETYPE_CERTIFICATE_REQUEST - Static variable in class ch.othello.openscep.internal.PEMWriter
 
FILETYPE_RSA_PRIVATEKEY - Static variable in class ch.othello.openscep.internal.PEMWriter
 
FILETYPE_UNKNOWN - Static variable in class ch.othello.openscep.internal.PEMWriter
 
FILETYPE_X509_CRL - Static variable in class ch.othello.openscep.internal.PEMWriter
 

G

generate(DERPrintableString, X509Name) - Method in class ch.othello.openscep.internal.PKCS10Generate
 
generateFile(String, DERObject, int) - Static method in class ch.othello.openscep.internal.PEMWriter
 
generateKeyPair() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
generateProxyIdentification() - Method in class ch.othello.openscep.internal.commands.certRequest
 
generateRandomDESKey(SecureRandom) - Static method in class ch.othello.openscep.internal.CryptUtils
 
generateRequestFile(OutputStream, DERObject, int) - Static method in class ch.othello.openscep.internal.PEMWriter
 
generateRequestFile(String, byte[], int) - Static method in class ch.othello.openscep.internal.PEMWriter
 
generateRequestFile(String, DERObject, int) - Static method in class ch.othello.openscep.internal.PEMWriter
write DERObject to base64 encoded file with PEM compatible header/footer information
generateRequestPayload() - Method in class ch.othello.openscep.internal.commands.certRequest
 
generateTransactionId() - Method in class ch.othello.openscep.internal.commands.certRequest
 
getBase64SignedEndEntityCertificate() - Method in class ch.othello.openscep.ScepClient
 
getCACert - class ch.othello.openscep.internal.commands.getCACert.
$Id: getCACert.java,v 1.7 2002/02/13 12:55:22 alani Exp $ $Log: getCACert.java,v $ Revision 1.7 2002/02/13 12:55:22 alani some changes Revision 1.6 2002/01/24 14:47:34 alani added http get for caCert Revision 1.5 2002/01/17 16:03:02 alani added acme.serve a http server Revision 1.4 2002/01/10 14:19:43 alani improved certRequest Revision 1.3 2002/01/08 21:00:29 urut added javadoc header with cvs tags to every file
getCaCert() - Method in class ch.othello.openscep.ScepClient
 
getCACert() - Constructor for class ch.othello.openscep.internal.commands.getCACert
 
getCaCertUrl() - Method in class ch.othello.openscep.StateData
Gets the caCert.
getCaPubKey() - Method in class ch.othello.openscep.ScepClient
Gets the caPubKey.
getCertificate() - Method in class ch.othello.openscep.ScepClient
Getter for property certificate.
getCertReq() - Method in class ch.othello.openscep.ScepClient
Gets the certReq.
getCertReqEnvelope() - Method in class ch.othello.openscep.ScepClient
Gets the pkcsCertReqEnvelope.
getCertReqOrig() - Method in class ch.othello.openscep.StateData
Gets the certReqOrig.
getCertReqOrig() - Method in class ch.othello.openscep.ScepClient
Gets the certReqOrig
getChallenge() - Method in class ch.othello.openscep.ScepClient
Gets the challenge.
getCommunityString() - Method in class ch.othello.openscep.StateData
Gets the communityString.
getCommunityString() - Method in class ch.othello.openscep.ScepClient
Getter for property communityString.
getContent() - Method in class ch.othello.openscep.internal.ScepHTTPGet
read content (if there is any) this one is a bit confusing - it reads till the first occurence of "Content-Length", reads the length, reads the two remaining linefeeds and then reads the number of bytes specified as Content-Length.
getContentEncoding() - Method in class ch.othello.openscep.internal.ScepHTTPGet
 
getContentLength() - Method in class ch.othello.openscep.internal.ScepHTTPGet
 
getContentType() - Method in class ch.othello.openscep.internal.ScepHTTPGet
 
getDERObject() - Method in class ch.othello.openscep.internal.PKCS9Attributes
 
getEndFile(int) - Static method in class ch.othello.openscep.internal.PEMWriter
 
getInitFile(int) - Static method in class ch.othello.openscep.internal.PEMWriter
 
getParam(HttpServletRequest, String) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
getPkiMessage() - Method in class ch.othello.openscep.ScepClient
Getter for property pkiMessage.
getPrivateExponent() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getPrivateKey() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getPrivateModulus() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getPrivKey() - Method in class ch.othello.openscep.StateData
Gets the privKey.
getProxyIdentification() - Method in class ch.othello.openscep.ScepClient
Getter for property proxyIdentification.
getPubKey() - Method in class ch.othello.openscep.StateData
Gets the pubKey.
getPublicExponent() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getPublicKey() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getPublicModulus() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
getRequest() - Method in class ch.othello.openscep.ScepClient
Getter for property request.
getRequestPayload() - Method in class ch.othello.openscep.ScepClient
Getter for property requestPayload.
getRequestType() - Method in class ch.othello.openscep.StateData
Gets the requestType.
getRequestType() - Method in class ch.othello.openscep.ScepClient
Gets the requestType.
getResponseCode() - Method in class ch.othello.openscep.internal.ScepHTTPGet
HTTP code
getResponseFile() - Method in class ch.othello.openscep.ScepClient
Getter for property responseFile.
getScepPrivateKey() - Method in class ch.othello.openscep.ScepClient
Gets the scepPrivateKey.
getScepPublicKey() - Method in class ch.othello.openscep.ScepClient
Gets the scepPublicKey.
getScepSubject() - Method in class ch.othello.openscep.StateData
Gets the scepSubject.
getScepVersion() - Method in class ch.othello.openscep.ScepClient
Gets the scepVersion.
getSecureRandom() - Method in class ch.othello.openscep.ScepClient
Gets the secureRandom.
getSignedEndEntityCertificate() - Method in class ch.othello.openscep.ScepClient
Getter for property signedEndEntityCertificate.
getStateData() - Method in class ch.othello.openscep.ScepClient
 
getSubject() - Method in class ch.othello.openscep.StateData
Gets the subject.
getSubject() - Method in class ch.othello.openscep.ScepClient
Getter for property subject.
getSubjectScep() - Method in class ch.othello.openscep.ScepClient
Getter for property subjectScep.
getTransactionId() - Method in class ch.othello.openscep.ScepClient
 
getUrl() - Method in class ch.othello.openscep.StateData
Gets the url.
getUrl() - Method in class ch.othello.openscep.ScepClient
Gets the url.
getVersion() - Method in class ch.othello.openscep.StateData
Gets the version.

H

HttpClient - class ch.othello.openscep.HttpClient.
Scep Client
HttpClient() - Constructor for class ch.othello.openscep.HttpClient
 

I

id_attr - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_extensionReq - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_failInfo - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_messageType - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_pki - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_pkiStatus - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_proxyIdentification - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_recipientNonce - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_senderNonce - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_transId - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
id_verisign - Static variable in interface ch.othello.openscep.internal.SCEPObjectIdentifiers
 
info(String) - Static method in class ch.othello.openscep.internal.Log
 
init() - Method in class ch.othello.openscep.internal.RSAKeyPairGen
 
initLocale(HttpServletRequest) - Method in class ch.othello.openscep.servlet.BasicServlet
 
installCertificate(HttpServletResponse, ServletOutputStream) - Method in class ch.othello.openscep.servlet.NetscapeRequestServlet
 
installCertificate(HttpServletResponse, ServletOutputStream) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
INVALID - Static variable in class ch.othello.openscep.internal.commands.certRep
 

L

lineLength - Static variable in class ch.othello.openscep.internal.PEMWriter
 
lnkScepClient - Variable in class ch.othello.openscep.HttpClient
 
lnkScepClient - Variable in class ch.othello.openscep.CmdClient
 
lnkStateData - Variable in class ch.othello.openscep.ScepClient
 
loadCA(String) - Method in class ch.othello.openscep.ScepClient
 
loadCA(URL) - Method in class ch.othello.openscep.ScepClient
Load CA Cert from URL
loadConfig() - Method in class ch.othello.openscep.servlet.BasicServlet
 
loadDecorator() - Method in class ch.othello.openscep.servlet.BasicServlet
 
loadPrivateKey(URL) - Method in class ch.othello.openscep.ScepClient
Load CA Certificate from File
loadPublicKey(URL) - Method in class ch.othello.openscep.ScepClient
 
loadRequest(URL) - Method in class ch.othello.openscep.ScepClient
 
loadResponseFile(String) - Method in class ch.othello.openscep.ScepClient
 
locale - Variable in class ch.othello.openscep.servlet.BasicServlet
 
Log - class ch.othello.openscep.internal.Log.
Logging
Log() - Constructor for class ch.othello.openscep.internal.Log
 
logLevel - Static variable in class ch.othello.openscep.internal.Log
 

M

main(String[]) - Static method in class ch.othello.openscep.HttpClient
 
main(String[]) - Static method in class ch.othello.openscep.CmdClient
 
messageTyp - Variable in class ch.othello.openscep.internal.commands.certRep
 
MicrosoftPollServlet - class ch.othello.openscep.servlet.MicrosoftPollServlet.
Scep Http Servlet for a Netscape Certification Request
MicrosoftPollServlet() - Constructor for class ch.othello.openscep.servlet.MicrosoftPollServlet
 
MicrosoftRequestServlet - class ch.othello.openscep.servlet.MicrosoftRequestServlet.
Scep Http Servlet for a Netscape Certification Request
MicrosoftRequestServlet() - Constructor for class ch.othello.openscep.servlet.MicrosoftRequestServlet
 

N

NetscapePollServlet - class ch.othello.openscep.servlet.NetscapePollServlet.
Scep Http Servlet for a Netscape Certification Request
NetscapePollServlet() - Constructor for class ch.othello.openscep.servlet.NetscapePollServlet
 
NetscapeRequestServlet - class ch.othello.openscep.servlet.NetscapeRequestServlet.
Scep Http Servlet for a Netscape Certification Request
NetscapeRequestServlet() - Constructor for class ch.othello.openscep.servlet.NetscapeRequestServlet
 

O

options - Static variable in class ch.othello.openscep.servlet.BasicServlet
 

P

PEMReader - class ch.othello.openscep.internal.PEMReader.
Scep Client
PEMReader() - Constructor for class ch.othello.openscep.internal.PEMReader
Creates a new instance of PEMReader
PEMWriter - class ch.othello.openscep.internal.PEMWriter.
util - class for PEM File output (base64 encoded)
PEMWriter() - Constructor for class ch.othello.openscep.internal.PEMWriter
 
PENDING - Static variable in class ch.othello.openscep.internal.commands.certRep
 
PKCS10Generate - class ch.othello.openscep.internal.PKCS10Generate.
generate a PKCS10 Key Request this class is currently not used
PKCS10Generate(RSAKeyPairGen) - Constructor for class ch.othello.openscep.internal.PKCS10Generate
 
PKCS9Attributes - class ch.othello.openscep.internal.PKCS9Attributes.
 
PKCS9Attributes(String, String) - Constructor for class ch.othello.openscep.internal.PKCS9Attributes
Creates a new instance of PKCS9Attributes
pkcsCertReqEnvelope - Variable in class ch.othello.openscep.ScepClient
 
pkcsCertReqSigned - Variable in class ch.othello.openscep.ScepClient
 
pkiMessage - Variable in class ch.othello.openscep.ScepClient
 
pkiStatus - Variable in class ch.othello.openscep.internal.commands.certRep
 
post(DERObject, String) - Method in class ch.othello.openscep.ScepClient
send DERObject to scep server (http req)
printOutByteArray(byte[]) - Static method in class ch.othello.openscep.internal.Utils
 
privKey - Variable in class ch.othello.openscep.StateData
 
progName - Static variable in class ch.othello.openscep.HttpClient
 
proxyCertReq - Variable in class ch.othello.openscep.ScepClient
 
proxyIdentification - Variable in class ch.othello.openscep.ScepClient
 
pubKey - Variable in class ch.othello.openscep.StateData
 

R

readFile(String) - Static method in class ch.othello.openscep.internal.PEMReader
reads a PEM file and returns it as DERObject
readPKIMessage() - Method in class ch.othello.openscep.internal.commands.certRep
 
readStream(InputStream) - Static method in class ch.othello.openscep.internal.PEMReader
 
readString(String) - Static method in class ch.othello.openscep.internal.PEMReader
 
removeLinefeeds(byte[]) - Static method in class ch.othello.openscep.internal.PEMReader
 
request - Variable in class ch.othello.openscep.ScepClient
 
requestPayload - Variable in class ch.othello.openscep.ScepClient
 
requestType - Variable in class ch.othello.openscep.StateData
 
requestType - Variable in class ch.othello.openscep.ScepClient
 
res - Variable in class ch.othello.openscep.servlet.BasicServlet
 
responseFile - Variable in class ch.othello.openscep.ScepClient
 
RSAencryptWithPadding(byte[], RSAPublicKeyStructure) - Static method in class ch.othello.openscep.internal.CryptUtils
 
RSAKeyPairGen - class ch.othello.openscep.internal.RSAKeyPairGen.
Generates RSA Keypair This Class is currently not in use
RSAKeyPairGen() - Constructor for class ch.othello.openscep.internal.RSAKeyPairGen
 
RSAMD5Digest - class ch.othello.openscep.internal.RSAMD5Digest.
$Id: RSAMD5Digest.java,v 1.9 2002/02/22 10:35:31 urut Exp $ $Log: RSAMD5Digest.java,v $ Revision 1.9 2002/02/22 10:35:31 urut first v2 working release (pkcs#10 only) major mods,in particular: - md5 hash calculation for proxyIdentifier - requestPayload, Attributes is tagged object Revision 1.8 2002/02/22 03:18:07 urut adjusted scep library to openscep 0.4.0: -proxyIdentification Envelope Removed -calculation of hash for requestPayload changed -messageTyp in v2 is different Revision 1.7 2002/02/12 19:33:23 urut replaced all println statements Revision 1.6 2002/02/07 12:40:56 urut moved util-stuff to Utils.java CA get implemented Revision 1.5 2002/01/23 19:10:24 urut fixed computation of MD5 fingerprint Revision 1.4 2002/01/17 19:44:39 urut added seperate digest/encrypt methods.
RSAMD5Digest() - Constructor for class ch.othello.openscep.internal.RSAMD5Digest
 

S

scep - Variable in class ch.othello.openscep.servlet.BasicServlet
 
ScepClient - class ch.othello.openscep.ScepClient.
Scep Client
ScepClient() - Constructor for class ch.othello.openscep.ScepClient
 
ScepCommand - interface ch.othello.openscep.internal.commands.ScepCommand.
The Command Interface for the command pattern
ScepError - exception ch.othello.openscep.ScepError.
 
ScepError(String) - Constructor for class ch.othello.openscep.ScepError
 
ScepHTTPGet - class ch.othello.openscep.internal.ScepHTTPGet.
$Id: ScepHTTPGet.java,v 1.1 2002/02/07 12:40:56 urut Exp $ $Log: ScepHTTPGet.java,v $
ScepHTTPGet(byte[], String) - Constructor for class ch.othello.openscep.internal.ScepHTTPGet
constructor with defaults
ScepHTTPGet(byte[], String, String) - Constructor for class ch.othello.openscep.internal.ScepHTTPGet
constructor
SCEPObjectIdentifiers - interface ch.othello.openscep.internal.SCEPObjectIdentifiers.
util - class for PEM File output (base64 encoded)
ScepPending - exception ch.othello.openscep.ScepPending.
 
ScepPending() - Constructor for class ch.othello.openscep.ScepPending
 
scepPrivateKey - Variable in class ch.othello.openscep.ScepClient
 
scepPublicKey - Variable in class ch.othello.openscep.ScepClient
 
scepSubject - Variable in class ch.othello.openscep.StateData
 
scepVersion - Variable in class ch.othello.openscep.ScepClient
 
secureRandom - Variable in class ch.othello.openscep.ScepClient
 
sendCertificateRequest(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
sendDonePage(HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicPollServlet
 
sendEnrollmentForm(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
sendErrorPage(HttpServletResponse, Exception) - Method in class ch.othello.openscep.servlet.BasicServlet
 
sendFooter(ServletOutputStream) - Method in class ch.othello.openscep.servlet.BasicServlet
 
sendFormFooter(HttpServletRequest, ServletOutputStream) - Method in class ch.othello.openscep.servlet.NetscapeRequestServlet
 
sendFormFooter(HttpServletRequest, ServletOutputStream) - Method in class ch.othello.openscep.servlet.MicrosoftRequestServlet
 
sendFormFooter(HttpServletRequest, ServletOutputStream) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
sendFormHeader(ServletOutputStream) - Method in class ch.othello.openscep.servlet.NetscapeRequestServlet
 
sendFormHeader(ServletOutputStream) - Method in class ch.othello.openscep.servlet.MicrosoftRequestServlet
 
sendFormHeader(ServletOutputStream) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
sendHeader(ServletOutputStream, String) - Method in class ch.othello.openscep.servlet.BasicServlet
 
sendNotAccepted(HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicPollServlet
 
sendPendingPage(HttpServletResponse, ServletOutputStream) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
serial - Variable in class ch.othello.openscep.ScepClient
 
service(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BrowserDetectionServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class ch.othello.openscep.servlet.BasicPollServlet
 
setCaCert(X509CertificateStructure) - Method in class ch.othello.openscep.ScepClient
 
setCaCertUrl(String) - Method in class ch.othello.openscep.StateData
Sets the caCert.
setCaPubKey(RSAPublicKeyStructure) - Method in class ch.othello.openscep.ScepClient
Sets the caPubKey.
setCertificate(URL) - Method in class ch.othello.openscep.ScepClient
 
setCertReq(CertificationRequest) - Method in class ch.othello.openscep.ScepClient
Sets the certReq.
setCertReq(String) - Method in class ch.othello.openscep.ScepClient
 
setCertReqEnvelope(DERObject) - Method in class ch.othello.openscep.ScepClient
Sets the pkcsCertReqEnvelope.
setCertReqOrig(DERObject) - Method in class ch.othello.openscep.StateData
Sets the certReqOrig.
setCertReqOrig(DERObject) - Method in class ch.othello.openscep.ScepClient
Sets the certReqOrig.
setCertReqOrig(String) - Method in class ch.othello.openscep.ScepClient
 
setChallenge(DERPrintableString) - Method in class ch.othello.openscep.ScepClient
Sets the challenge.
setChallenge(String) - Method in class ch.othello.openscep.ScepClient
Sets the challenge.
setCommunityString(String) - Method in class ch.othello.openscep.StateData
Sets the communityString.
setCommunityString(String) - Method in class ch.othello.openscep.ScepClient
 
setConfigFile(String) - Static method in class ch.othello.openscep.servlet.BasicServlet
 
setLogLevel(int) - Static method in class ch.othello.openscep.internal.Log
 
setPkiMessage(ContentInfo) - Method in class ch.othello.openscep.ScepClient
 
setPrivKey(RSAPrivateKeyStructure) - Method in class ch.othello.openscep.StateData
Sets the privKey.
setProxyIdentification(DEROctetString) - Method in class ch.othello.openscep.ScepClient
Setter for property proxyIdentification.
setPubKey(RSAPublicKeyStructure) - Method in class ch.othello.openscep.StateData
Sets the pubKey.
setRequest(String) - Method in class ch.othello.openscep.ScepClient
 
setRequestPayload(DERObject) - Method in class ch.othello.openscep.ScepClient
 
setRequestType(int) - Method in class ch.othello.openscep.StateData
Sets the requestType.
setRequestType(int) - Method in class ch.othello.openscep.ScepClient
Sets the requestType.
setResponseFile(DERObject) - Method in class ch.othello.openscep.ScepClient
Setter for property responseFile.
setScepPrivateKey(RSAPrivateKeyStructure) - Method in class ch.othello.openscep.ScepClient
Sets the scepPrivateKey.
setScepPublicKey(RSAPublicKeyStructure) - Method in class ch.othello.openscep.ScepClient
Sets the scepPublicKey.
setScepSubject(X509Name) - Method in class ch.othello.openscep.StateData
Sets the scepSubject.
setScepVersion(int) - Method in class ch.othello.openscep.ScepClient
Sets the scepVersion.
setSecureRandom(SecureRandom) - Method in class ch.othello.openscep.ScepClient
Sets the secureRandom.
setSignedEndEntityCertificate(X509CertificateStructure) - Method in class ch.othello.openscep.ScepClient
Setter for property signedEndEntityCertificate.
setStateData(StateData) - Method in class ch.othello.openscep.ScepClient
 
setSubject(String) - Method in class ch.othello.openscep.ScepClient
 
setSubject(X509Name) - Method in class ch.othello.openscep.StateData
Sets the subject.
setSubject(X509Name) - Method in class ch.othello.openscep.ScepClient
 
setSubjectScep(String) - Method in class ch.othello.openscep.ScepClient
 
setSubjectScep(X509Name) - Method in class ch.othello.openscep.ScepClient
 
setTransactionId(DERPrintableString) - Method in class ch.othello.openscep.ScepClient
 
setUrl(String) - Method in class ch.othello.openscep.StateData
Sets the url.
setUrl(String) - Method in class ch.othello.openscep.ScepClient
Sets the url.
setVersion(int) - Method in class ch.othello.openscep.StateData
Sets the version.
showHelp() - Static method in class ch.othello.openscep.CmdClient
 
signCertificationRequestInfo(CertificationRequestInfo) - Method in class ch.othello.openscep.internal.PKCS10Generate
 
signedEndEntityCertificate - Variable in class ch.othello.openscep.ScepClient
 
signMD5RSA(DEREncodable, RSAPrivateCrtKeyParameters) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
 
signMD5RSA(DEREncodable, RSAPrivateKeyStructure) - Static method in class ch.othello.openscep.internal.RSAMD5Digest
md5 signature, encrypted with the supplied private key
StateData - class ch.othello.openscep.StateData.
Scep Client
StateData(int, int, String, DERObject, X509Name, X509Name, RSAPublicKeyStructure, RSAPrivateKeyStructure, String, String) - Constructor for class ch.othello.openscep.StateData
 
storeCertificate(String) - Method in class ch.othello.openscep.ScepClient
 
subject - Variable in class ch.othello.openscep.StateData
 
subject - Variable in class ch.othello.openscep.ScepClient
 
subjectScep - Variable in class ch.othello.openscep.ScepClient
 
SUCCESS - Static variable in class ch.othello.openscep.internal.commands.certRep
 

T

tbsCACert - Variable in class ch.othello.openscep.ScepClient
 
textBox(ServletOutputStream, String, int) - Method in class ch.othello.openscep.servlet.BasicRequestServlet
 
theKeyPair - Variable in class ch.othello.openscep.internal.RSAKeyPairGen
 
theKeyPair - Variable in class ch.othello.openscep.internal.PKCS10Generate
 
transactionId - Variable in class ch.othello.openscep.ScepClient
 
TYPE_PKCS10 - Static variable in class ch.othello.openscep.ScepClient
 
TYPE_SPKAC - Static variable in class ch.othello.openscep.ScepClient
 

U

unstructuredName - Variable in class ch.othello.openscep.internal.PKCS9Attributes
 
unstructuredNameOID - Static variable in class ch.othello.openscep.internal.PKCS9Attributes
 
url - Variable in class ch.othello.openscep.StateData
 
url - Variable in class ch.othello.openscep.ScepClient
 
url - Variable in class ch.othello.openscep.internal.ScepHTTPGet
 
usage() - Static method in class ch.othello.openscep.HttpClient
 
Utils - class ch.othello.openscep.internal.Utils.
$Id: Utils.java,v 1.6 2002/02/22 12:38:55 urut Exp $ $Log: Utils.java,v $ Revision 1.6 2002/02/22 12:38:55 urut modifications to process SUCCESS response to v2 request Revision 1.5 2002/02/16 01:14:45 urut replaced all read-only accessed files with URL's file:///......
Utils() - Constructor for class ch.othello.openscep.internal.Utils
 

V

version - Variable in class ch.othello.openscep.StateData
 
VERSION1 - Static variable in class ch.othello.openscep.ScepClient
 
VERSION2 - Static variable in class ch.othello.openscep.ScepClient
 

W

writeToStream(OutputStream, byte[]) - Static method in class ch.othello.openscep.internal.PEMWriter
 
writeToURL(URL) - Static method in class ch.othello.openscep.internal.Utils
 

A B C D E F G H I L M N O P R S T U V W

ScepClient is copyright by Ueli Rutishauser + Alain Schaefer