@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 PrivateKey
Copyright © 2020 Atlassian. All rights reserved.