Oracle Security Developer Tools XML Security Java API Reference
10g (10.1.4.0.1)

B28178-01


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.
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.

 

Package oracle.security.xmlsec.keys Description

XML Digital Signature KeyInfo classes.


Oracle Security Developer Tools XML Security Java API Reference
10g (10.1.4.0.1)

B28178-01


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