corda / com.r3.enm.servicesapi.revocation / RevocationProtocol

RevocationProtocol

enum class RevocationProtocol

Defines the protocol used by the revocation service

Enum Values

CRL_RETRIEVE

CRL_RETRIEVE_RESPONSE

CRL_SUBMIT

CRL_SUBMIT_RESPONSE

APPROVED_CRRS

APPROVED_CRRS_RESPONSE

PING

PING_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