Class CertUtilsSubstitutions
- java.lang.Object
-
- io.quarkus.kubernetes.client.runtime.graal.CertUtilsSubstitutions
-
public final class CertUtilsSubstitutions extends Object
-
-
Constructor Summary
Constructors Constructor Description CertUtilsSubstitutions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static PrivateKeyhandleECKey(InputStream keyInputStream)
-
-
-
Method Detail
-
handleECKey
static PrivateKey handleECKey(InputStream keyInputStream) throws IOException
- Throws:
IOException
-
-