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

B28178-01


oracle.security.xmlsec.keys
Interface KeyInfoData

All Known Implementing Classes:
AgreementMethod, 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

public 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:


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

B28178-01


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