public class CSRToRSAPublicKey extends Object
| Constructor and Description |
|---|
CSRToRSAPublicKey() |
| Modifier and Type | Method and Description |
|---|---|
RSAPublicKey |
translate(FileReader csr,
Optional<String> keyId,
Use use) |
public RSAPublicKey translate(FileReader csr, Optional<String> keyId, Use use) throws InvalidCsrException, InvalidKeyException
Copyright © 2017. All rights reserved.