Package org.apache.xml.security.keys.content

basic handlers for elements that can occur inside ds:KeyInfo.

See:
          Description

Interface Summary
KeyInfoContent Empty interface just to identify Elements that can be cildren of ds:KeyInfo.
 

Class Summary
KeyName  
KeyValue The KeyValue element contains a single public key that may be useful in validating the signature.
MgmtData  
PGPData  
RetrievalMethod  
SPKIData  
X509Data  
 

Package org.apache.xml.security.keys.content Description

basic handlers for elements that can occur inside ds:KeyInfo.