public class RsaPublicKeyArrayInput extends SshPublicKeyArrayInput
validators| Constructor and Description |
|---|
RsaPublicKeyArrayInput() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getString(java.lang.String val)
get a String representation of an Object that is compatible with the way
the input is parsed
|
protected void |
validateKey(java.security.PublicKey key) |
format, getItembyValue, isEmpty, load, parseValue, setItem, setMinBits, validateKeysaccept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSinglegetValue, setKey, setValueaddValidator, convert, getKey, getPrettyString, getString, removeValidator, validate, validateInnerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, addValidator, convert, getKey, getPrettyString, getValue, removeValidator, setKey, setValue, validategetString, parseprotected void validateKey(java.security.PublicKey key)
throws ValidateException
validateKey in class SshPublicKeyArrayInputValidateExceptionpublic java.lang.String getString(java.lang.String val)
BaseInputgetString in interface Input<java.lang.String>getString in class BaseInput<java.lang.String>ParseInput