NoPrivateKeyException
class NoPrivateKeyException :
IllegalStateException,
CopyableThrowable<NoPrivateKeyException>
Throws if failed to find PrivateKey for any alias in KeyStore.
Constructors
Throws if failed to find PrivateKey for any alias in KeyStore. |
Functions
fun createCopy(): NoPrivateKeyException? |