Ejemplo n.º 1
0
 /**
  * Retrieves the InfoCard public key cipher object being used
  *
  * @return Zend\InfoCard\Cipher\PKI
  */
 public function getPKCipherObject()
 {
     return $this->_infoCard->getPKCipherObject();
 }