An exception for terminatinating execution or to throw for unit testing.
setCertificates(array $certificates)
Set the certificates that should be included in the element.
validate(XMLSecurityKey $key)
Validate this element against a public key.
getCertificates()
Retrieve the certificates that are included in the element (if any).
setSignatureKey(XMLSecurityKey $signatureKey=null)
Set the private key we should use to sign the element.
getSignatureKey()
Retrieve the private key we should use to sign the element.