corda / com.r3.enm.servicesapi.identitymanager / IdentityManagerProtocol

IdentityManagerProtocol

enum class IdentityManagerProtocol

Defines the protocol used by the doorman service

Enum Values

NEW_PRIVATE_NETWORK

NEW_PRIVATE_NETWORK_RESPONSE

RETRIEVE_PRIVATE_NETWORK_MAPPING

RETRIEVE_PRIVATE_NETWORK_MAPPING_RESPONSE

ADD_NODE_TO_PRIVATE_NETWORK

ADD_NODE_TO_PRIVATE_NETWORK_RESPONSE

APPROVED_CERTIFICATE_SIGNING_REQUESTS

APPROVED_CERTIFICATE_SIGNING_REQUESTS_RESPONSE

CERTIFICATE_SUBMISSION

CERTIFICATE_SUBMISSION_RESPONSE

PING

PING_RESPONSE

RETRIEVE_VALID_CERTIFICATE_PATH_REQUEST

RETRIEVE_VALID_CERTIFICATE_PATH_REQUEST_RESPONSE

Properties

fromStream

val fromStream: (<ERROR CLASS>) -> <ERROR CLASS><out <ERROR CLASS>>?

a lambda expression that can be used to invoke a static constructor type method on the corresponding message type to the protocol instance to convert a stream of bytes from the wire into that type