public class RsaKeyValidator extends AuthorizedKeyValidator
algs, arg_options, options
Constructor and Description |
---|
RsaKeyValidator() |
Modifier and Type | Method and Description |
---|---|
void |
setMinBits(int bits) |
protected void |
validateBlock(uk.ac.ed.epcc.webapp.ssh.PublicKeyReaderUtil.SSH2DataBuffer buf)
Extension point validator.
|
fingerprint, fingerprint2, getComment, getOptionPattern, normalise, validate
public void setMinBits(int bits)
protected void validateBlock(uk.ac.ed.epcc.webapp.ssh.PublicKeyReaderUtil.SSH2DataBuffer buf) throws ValidateException
AuthorizedKeyValidator
validateBlock
in class AuthorizedKeyValidator
ValidateException