corda / com.r3.enm.servicesapi.identitymanager.handlers / RetrievePrivateNetworkMappingMessage

RetrievePrivateNetworkMappingMessage

class RetrievePrivateNetworkMappingMessage
Deprecated: Private network maps are no longer supported

Retrieval message for the private network mapping.

Constructors

<init>

RetrievePrivateNetworkMappingMessage(publicKeyHash: <ERROR CLASS>)

Retrieval message for the private network mapping.

Properties

publicKeyHash

val publicKeyHash: <ERROR CLASS>

The hash of the public key of the node.

Functions

toStream

fun toStream(b: <ERROR CLASS>): Unit

Companion Object Functions

fromStream

fun fromStream(b: <ERROR CLASS>): RetrievePrivateNetworkMappingMessage