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

O

Oid - class org.ietf.jgss.Oid.
This class represents Universal Object Identifiers (Oids) and their associated operations.
Oid(byte[]) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its DER encoding.
Oid(InputStream) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its DER encoding.
Oid(String) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from a string representation of its integer components.
OLD_TOKEN - Static variable in class org.ietf.jgss.GSSException
The token's validity period has expired.
OptimisticCRLChecker - class com.dstc.security.ssl.OptimisticCRLChecker.
A CertChecker that does simple processing of X.509 Certificate Revocation Lists (CRLs).
OptimisticCRLChecker(Collection) - Constructor for class com.dstc.security.ssl.OptimisticCRLChecker
Create an OptimisticCRLChecker from a collection of CRLs.
OptimisticCRLChecker(X509CRL[]) - Constructor for class com.dstc.security.ssl.OptimisticCRLChecker
Create an OptimisticCRLChecker from an array of CRLs.
org.ietf.jgss - package org.ietf.jgss
This package defines interfaces and classes for the Java bindings of the Generic Security Service API (GSS-API).
OriginatorIdentifierOrKey - interface com.dstc.security.cms.OriginatorIdentifierOrKey.
An interface to either an identifier for an originator or to the originator public key in a CMS EnvelopedData in which key encrypting keys are obtained by key agreement.
OriginatorInfo - interface com.dstc.security.cms.OriginatorInfo.
An interface to information on the originator of a CMS EnvelopedData.
OriginatorPublicKey - class com.dstc.security.cms.OriginatorPublicKey.
A class which holds an originator's public key for use by a recipient to decrypt a CMS EnvelopedData in which a key encrypting key is obtained by key agreement performed with the said public key.
OriginatorPublicKey() - Constructor for class com.dstc.security.cms.OriginatorPublicKey
 

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