public class KeyPairs extends Object implements Iterable<KeyPair>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
KeyPairs.KeyPairWrapper |
Constructor and Description |
---|
KeyPairs() |
Modifier and Type | Method and Description |
---|---|
List<KeyPair> |
getList() |
Iterator<KeyPair> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2012–2016. All rights reserved.