XML Digital Signature and Encryption, 1.0

javax.xml.crypto.enc
Interface KeyReference

All Superinterfaces:
ReferenceType, URIReference, XMLStructure

public interface KeyReference
extends ReferenceType

A representation of the XML KeyReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing. This is used to refer to EncryptedKey elements that were encrypted using the key defined in the enclosing EncryptedKey element. Multiple EncryptedKey elements can occur if multiple EncryptedKey elements exist that are encrypted by the same key.


Method Summary
 
Methods inherited from interface javax.xml.crypto.enc.ReferenceType
getContent
 
Methods inherited from interface javax.xml.crypto.XMLStructure
isFeatureSupported
 
Methods inherited from interface javax.xml.crypto.URIReference
getType, getURI
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org