class GPG::KeyIterator
- GPG::KeyIterator
- Reference
- Object
Included Modules
- Iterator(GPG::Key)
Defined in:
gpg/key_iterator.crConstructors
Instance Method Summary
- #finalize
-
#next
Returns the next element in this iterator, or
Iterator::Stop::INSTANCE
if there are no more elements.