SignSessionKeyRequest

Type Alias SignSessionKeyRequest 

Source
pub type SignSessionKeyRequest = EncryptedBroadcastRequest<SignSessionKeyRequestBuilder, JsonSignSessionKeyRequestV2, GenericResponse<JsonSignSessionKeyResponseV2>>;
Expand description

The sign session key request struct

Aliased Typeยง

pub struct SignSessionKeyRequest { /* private fields */ }