Inheritances
Files
Overview
FRAMES
NO FRAMES

Class Zend_InfoCard_Xml_KeyInfo_XmlDSig

SimpleXMLElement
|
Zend_InfoCard_Xml_Element
|
Zend_InfoCard_Xml_KeyInfo_Abstract
|
Zend_InfoCard_Xml_KeyInfo_XmlDSig
Zend_InfoCard
|- class Zend_InfoCard_Xml_KeyInfo_XmlDSig extends Zend_InfoCard_Xml_KeyInfo_Abstract implements Zend_InfoCard_Xml_KeyInfo_Interface
Represents a Xml Digital Signature XML Data Block
CategoryZend
PackageZend_InfoCard
CopyrightCopyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
Licensehttp://framework.zend.com/license/new-bsd New BSD License

Overview

Instance methodsgetEncryptedKey() getKeyInfo()
Inherited from SimpleXMLElement : __construct() asXML() saveXML() xpath() registerXPathNamespace() attributes() children() getNamespaces() getDocNamespaces() getName() addChild() addAttribute()

Summary

Instance methods
+ getEncryptedKey() Returns an instance of the EncryptedKey Data Block
+ getKeyInfo() Returns the KeyInfo Block within the encrypted key

Details

Instance methods

getEncryptedKey()
public function getEncryptedKey( )
Returns an instance of the EncryptedKey Data Block
getKeyInfo()
public function getKeyInfo( )
Returns the KeyInfo Block within the encrypted key