corda / com.r3.corda.networkmanage.common.hsm.utils

Package com.r3.corda.networkmanage.common.hsm.utils

Types

CertChainBackwardsCompatibilityTests

class CertChainBackwardsCompatibilityTests

Functions

mapCryptoServerException

fun mapCryptoServerException(exception: Exception): Exception

Utility function for providing human readable error description in case of the CryptoServerException being thrown. If the exception is of different type the method does nothing.