21 public function add($fingerprint)
25 'SAML2\Certificate\Fingerprint ',
40 public function contains(
Fingerprint $otherFingerprint)
42 foreach ($this->elements as $fingerprint) {
44 if ($fingerprint->equals($otherFingerprint)) {
add($fingerprint)
Add a key to the collection.
static invalidType($expected, $parameter)
Simple Array implementation of Collection.
Simple collection object for transporting keys.
Simple representation of the fingerprint of a certificate.