@ExperimentalApi
public interface KeyCertificatePairUtils
| Modifier and Type | Method and Description |
|---|---|
String |
convertKeyToString(Object pemKey)
Converts key object into String.
|
String convertKeyToString(Object pemKey)
pemKey - Object of key - for example X509Certificate or PrivateKeyCopyright © 2023 Atlassian. All rights reserved.