Skip navigation links

Oracle Security Developer Tools XML Security Java API Reference
11g (11.1.1)

E10680-02


Package oracle.security.xmlsec.keys

XML Digital Signature KeyInfo classes.

See:
          Description

Interface Summary
KeyInfoData Interface for children of XML-DSIG KeyInfo.
KeyValueData Marker interface for children of XML-DSIG KeyValue.

 

Class Summary
AgreementMethod This class represents an XML Encyption AgreementMethod element.
DHAgreementMethod This class represents an XML Encyption AgreementMethod element with the Diffie-Hellman protocol.
DHKeyValue XML Encryption KeyValue class for Diffie-Hellman public keys.
DSAKeyValue XML-DSIG KeyValue class for DSA public keys.
ECDSAKeyValue  
ECKeyValue  
KeyName XML-DSIG KeyName element.
KeyUtils Utility class containing static methods for working with XML-DSIG KeyInfo elements and structures.
KeyValue XML-DSIG KeyValue element.
MgmtData XML-DSIG MgmtData element.
PGPData XML-DSIG PGPData element.
RawX509Cert Wrapper for a binary X.509 certificate.
RetrievalMethod XML-DSIG RetrievalMethod element containing a reference to key info, either elsewhere in the same document or external to the document.
RSAKeyValue XML-DSIG KeyValue class for RSA public keys.
SPKIData XML-DSIG SPKIData element.
X509Data XML-DSIG X509Data element.
X509Data.IssuerAndSerialNo Simple holder class to contain an issuer and a serial number

 

Package oracle.security.xmlsec.keys Description

XML Digital Signature KeyInfo classes.


Skip navigation links

Oracle Security Developer Tools XML Security Java API Reference
11g (11.1.1)

E10680-02


Copyright © 2005, 2009, Oracle. All rights reserved.