My task is using Java to valid OpenSSH Public key(RSA key) which be supported on AWS. Example, I have two RSA format, how can I valid them by Java?
---- BEGIN