Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-04


oracle.security.xmlsec.keys
Interface KeyInfoData

All Known Implementing Classes:
AgreementMethod, DHAgreementMethod, KeyName, KeyValue, MgmtData, PGPData, RawX509Cert, RetrievalMethod, SPKIData, X509Data, XEEncryptedKey

public interface KeyInfoData

Interface for children of XML-DSIG KeyInfo.

See Also:
XSKeyInfo, XEKeyInfo

Method Summary
 java.lang.String getType()
          Returns the type URI that identifies the specific KeyInfoData subclass.

 

Method Detail

getType

java.lang.String getType()
Returns the type URI that identifies the specific KeyInfoData subclass.

Interface XMLURI contains the KeyInfo data type URIs defined in the XML Signature and XML Encryption namespaces, including:


Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-04


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