Interface PkCertWrapper
-
- All Superinterfaces:
CertWrapper
public interface PkCertWrapper extends CertWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PrivateKeygetPrivateKey()-
Methods inherited from interface com.pingidentity.sdk.internal.interfaces.CertWrapper
getAlias, getDescriptionForDisplay, getDescriptionForDisplay, getX509Certificate
-
-
-
-
Method Detail
-
getPrivateKey
PrivateKey getPrivateKey()
-
-