Constant Field Values
Contents
org.bouncycastle.*
-
org.bouncycastle.cert.crmf.CertificateRequestMessage Modifier and Type Constant Field Value public static final int
popKeyAgreement
3
public static final int
popKeyEncipherment
2
public static final int
popRaVerified
0
public static final int
popSigningKey
1
-
org.bouncycastle.cert.crmf.PKIArchiveControl Modifier and Type Constant Field Value public static final int
archiveRemGenPrivKey
2
public static final int
encryptedPrivKey
0
public static final int
keyGenParameters
1
-
org.bouncycastle.cert.dane.DANEEntry Modifier and Type Constant Field Value public static final int
CERT_USAGE_ACCEPT
3
public static final int
CERT_USAGE_CA
0
public static final int
CERT_USAGE_PKIX_VALIDATE
1
public static final int
CERT_USAGE_TRUST_ANCHOR
2
-
org.bouncycastle.cert.ocsp.OCSPResp Modifier and Type Constant Field Value public static final int
INTERNAL_ERROR
2
public static final int
MALFORMED_REQUEST
1
public static final int
SIG_REQUIRED
5
public static final int
SUCCESSFUL
0
public static final int
TRY_LATER
3
public static final int
UNAUTHORIZED
6
-
org.bouncycastle.cert.ocsp.OCSPRespBuilder Modifier and Type Constant Field Value public static final int
INTERNAL_ERROR
2
public static final int
MALFORMED_REQUEST
1
public static final int
SIG_REQUIRED
5
public static final int
SUCCESSFUL
0
public static final int
TRY_LATER
3
public static final int
UNAUTHORIZED
6
-
org.bouncycastle.cert.ocsp.test.OCSPTestUtil Modifier and Type Constant Field Value public static final boolean
DEBUG
true
-
org.bouncycastle.cms.CMSAttributeTableGenerator Modifier and Type Constant Field Value public static final java.lang.String
CONTENT_TYPE
"contentType"
public static final java.lang.String
DIGEST
"digest"
public static final java.lang.String
DIGEST_ALGORITHM_IDENTIFIER
"digestAlgID"
public static final java.lang.String
MAC_ALGORITHM_IDENTIFIER
"macAlgID"
public static final java.lang.String
SIGNATURE
"encryptedDigest"
public static final java.lang.String
SIGNATURE_ALGORITHM_IDENTIFIER
"signatureAlgID"
-
org.bouncycastle.cms.CMSCompressedDataGenerator Modifier and Type Constant Field Value public static final java.lang.String
ZLIB
"1.2.840.113549.1.9.16.3.8"
-
org.bouncycastle.cms.CMSCompressedDataStreamGenerator Modifier and Type Constant Field Value public static final java.lang.String
ZLIB
"1.2.840.113549.1.9.16.3.8"
-
org.bouncycastle.cms.CMSEnvelopedGenerator Modifier and Type Constant Field Value public static final java.lang.String
CAST5_CBC
"1.2.840.113533.7.66.10"
public static final java.lang.String
IDEA_CBC
"1.3.6.1.4.1.188.7.1.1.2"
-
org.bouncycastle.cms.PasswordRecipient Modifier and Type Constant Field Value public static final int
PKCS5_SCHEME2
0
public static final int
PKCS5_SCHEME2_UTF8
1
-
org.bouncycastle.cms.RecipientId Modifier and Type Constant Field Value public static final int
kek
1
public static final int
keyAgree
2
public static final int
keyTrans
0
public static final int
password
3
-
org.bouncycastle.cms.test.CMSTestUtil Modifier and Type Constant Field Value public static final boolean
DEBUG
true
-
org.bouncycastle.est.ESTService Modifier and Type Constant Field Value protected static final java.lang.String
CACERTS
"/cacerts"
protected static final java.lang.String
CSRATTRS
"/csrattrs"
protected static final java.lang.String
FULLCMC
"/fullcmc"
protected static final java.lang.String
SERVERGEN
"/serverkeygen"
protected static final java.lang.String
SIMPLE_ENROLL
"/simpleenroll"
protected static final java.lang.String
SIMPLE_REENROLL
"/simplereenroll"
-
org.bouncycastle.pkix.jcajce.X509RevocationChecker Modifier and Type Constant Field Value public static final int
CHAIN_VALIDITY_MODEL
1
public static final int
PKIX_VALIDITY_MODEL
0
-
org.bouncycastle.tsp.TimeStampTokenGenerator Modifier and Type Constant Field Value public static final int
R_HUNDREDTHS_OF_SECONDS
2
public static final int
R_MICROSECONDS
2
public static final int
R_MILLISECONDS
3
public static final int
R_SECONDS
0
public static final int
R_TENTHS_OF_SECONDS
1
-
org.bouncycastle.tsp.test.TSPTestUtil Modifier and Type Constant Field Value public static final boolean
DEBUG
true