corda / com.r3.corda.networkmanage.common.signer

Package com.r3.corda.networkmanage.common.signer

Types

AuthenticationException

class AuthenticationException

CertificateRevocationListSignerTest

class CertificateRevocationListSignerTest

LocalSigner

class LocalSigner : Signer

This local signer is intended to be used in testing environment where hardware signing module is not available.

Signer

interface Signer

An interface for arbitrary data signing functionality.

Exceptions

SigningDelayedException

class SigningDelayedException : RuntimeException

SigningException

class SigningException : Exception

Exception thrown whenever any exception is thrown during actual material signing.