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

O

O - Static variable in class com.digt.trusted.asn1.x509.X509Name
organization - StringType(SIZE(1..64))
OBJECT_IDENTIFIER - Static variable in interface com.digt.trusted.asn1.DERTags
 
ObjectDigestInfo - Class in com.digt.trusted.asn1.x509
 
ObjectDigestInfo(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.x509.ObjectDigestInfo
 
objectSigning - Static variable in class com.digt.trusted.asn1.misc.NetscapeCertType
 
objectSigningCA - Static variable in class com.digt.trusted.asn1.misc.NetscapeCertType
 
ocspAccessMethod - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OCSPException - Exception in com.digt.trusted.ocsp
 
OCSPException(String) - Constructor for exception com.digt.trusted.ocsp.OCSPException
 
OCSPException(String, Exception) - Constructor for exception com.digt.trusted.ocsp.OCSPException
 
OCSPObjectIdentifiers - Interface in com.digt.trusted.asn1.ocsp
 
OCSPReq - Class in com.digt.trusted.ocsp
 
OCSPReq(OCSPRequest) - Constructor for class com.digt.trusted.ocsp.OCSPReq
 
OCSPReq(byte[]) - Constructor for class com.digt.trusted.ocsp.OCSPReq
 
OCSPReq(InputStream) - Constructor for class com.digt.trusted.ocsp.OCSPReq
 
OCSPReqGenerator - Class in com.digt.trusted.ocsp
 
OCSPReqGenerator() - Constructor for class com.digt.trusted.ocsp.OCSPReqGenerator
 
OCSPRequest - Class in com.digt.trusted.asn1.ocsp
 
OCSPRequest(TBSRequest, Signature) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPRequest
 
OCSPRequest(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPRequest
 
OCSPResp - Class in com.digt.trusted.ocsp
 
OCSPResp(OCSPResponse) - Constructor for class com.digt.trusted.ocsp.OCSPResp
 
OCSPResp(byte[]) - Constructor for class com.digt.trusted.ocsp.OCSPResp
 
OCSPResp(InputStream) - Constructor for class com.digt.trusted.ocsp.OCSPResp
 
OCSPRespGenerator - Class in com.digt.trusted.ocsp
base generator for an OCSP response - at the moment this only supports the generation of responses containing BasicOCSP responses.
OCSPRespGenerator() - Constructor for class com.digt.trusted.ocsp.OCSPRespGenerator
 
OCSPResponse - Class in com.digt.trusted.asn1.ocsp
 
OCSPResponse(OCSPResponseStatus, ResponseBytes) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPResponse
 
OCSPResponse(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPResponse
 
OCSPResponseStatus - Class in com.digt.trusted.asn1.ocsp
 
OCSPResponseStatus(int) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPResponseStatus
The OCSPResponseStatus enumeration.
OCSPResponseStatus(DEREnumerated) - Constructor for class com.digt.trusted.asn1.ocsp.OCSPResponseStatus
 
OCSPRespStatus - Interface in com.digt.trusted.ocsp
 
OCSPTest - Class in com.digt.trusted.ocsp
 
OCSPTest() - Constructor for class com.digt.trusted.ocsp.OCSPTest
 
OCSPTestUtil - Class in com.digt.trusted.ocsp
 
OCSPTestUtil() - Constructor for class com.digt.trusted.ocsp.OCSPTestUtil
 
OCTET_STRING - Static variable in interface com.digt.trusted.asn1.DERTags
 
OFBBlockCipher - Class in com.digt.trusted.crypto.modes
implements a Output-FeedBack (OFB) mode on top of a simple cipher.
OFBBlockCipher(BlockCipher, int) - Constructor for class com.digt.trusted.crypto.modes.OFBBlockCipher
Basic constructor.
OID_CryptTest - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OID_SipherVar_0 - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OID_SipherVar_1 - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OID_SipherVar_2 - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OID_SipherVar_3 - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OIDLookUp - Static variable in class com.digt.trusted.asn1.x509.X509Name
look up table translating OID values into their common symbols - this static is scheduled for deletion
oids() - Method in class com.digt.trusted.asn1.x509.X509Extensions
return an Enumeration of the extension field's object ids.
OIDTokenizer - Class in com.digt.trusted.asn1
class for breaking up an OID into it's component tokens, ala java.util.StringTokenizer.
OIDTokenizer(String) - Constructor for class com.digt.trusted.asn1.OIDTokenizer
 
OIWObjectIdentifiers - Interface in com.digt.trusted.asn1.oiw
 
ONE - Static variable in interface com.digt.trusted.math.ec.ECConstants
 
onlyContainsAttributeCerts() - Method in class com.digt.trusted.asn1.x509.IssuingDistributionPoint
 
onlyContainsCACerts() - Method in class com.digt.trusted.asn1.x509.IssuingDistributionPoint
 
onlyContainsUserCerts() - Method in class com.digt.trusted.asn1.x509.IssuingDistributionPoint
 
organization - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
organizationalUnitName - Static variable in interface com.digt.trusted.asn1.x509.X509ObjectIdentifiers
 
OriginatorIdentifierOrKey - Class in com.digt.trusted.asn1.cms
 
OriginatorIdentifierOrKey(IssuerAndSerialNumber) - Constructor for class com.digt.trusted.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(ASN1OctetString) - Constructor for class com.digt.trusted.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(OriginatorPublicKey) - Constructor for class com.digt.trusted.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(DERObject) - Constructor for class com.digt.trusted.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorInfo - Class in com.digt.trusted.asn1.cms
 
OriginatorInfo(ASN1Set, ASN1Set) - Constructor for class com.digt.trusted.asn1.cms.OriginatorInfo
 
OriginatorInfo(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.cms.OriginatorInfo
 
OriginatorPublicKey - Class in com.digt.trusted.asn1.cms
 
OriginatorPublicKey(AlgorithmIdentifier, byte[]) - Constructor for class com.digt.trusted.asn1.cms.OriginatorPublicKey
 
OriginatorPublicKey(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.cms.OriginatorPublicKey
 
OtherInfo - Class in com.digt.trusted.asn1.x9
ANS.1 def for Diffie-Hellman key exchange OtherInfo structure.
OtherInfo(KeySpecificInfo, ASN1OctetString, ASN1OctetString) - Constructor for class com.digt.trusted.asn1.x9.OtherInfo
 
OtherInfo(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.x9.OtherInfo
 
OtherKeyAttribute - Class in com.digt.trusted.asn1.cms
 
OtherKeyAttribute(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.cms.OtherKeyAttribute
 
OtherKeyAttribute(DERObjectIdentifier, DEREncodable) - Constructor for class com.digt.trusted.asn1.cms.OtherKeyAttribute
 
otherName - Static variable in class com.digt.trusted.asn1.x509.GeneralName
 
OtherRecipientInfo - Class in com.digt.trusted.asn1.cms
 
OtherRecipientInfo(DERObjectIdentifier, DEREncodable) - Constructor for class com.digt.trusted.asn1.cms.OtherRecipientInfo
 
OtherRecipientInfo(ASN1Sequence) - Constructor for class com.digt.trusted.asn1.cms.OtherRecipientInfo
 
OU - Static variable in class com.digt.trusted.asn1.x509.X509Name
organizational unit name - StringType(SIZE(1..64))

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