EncryptionSignResponse

Type Alias EncryptionSignResponse 

Source
pub type EncryptionSignResponse = Response<GenericResponse<EncryptionSignResponse>>;
Expand description

The response type for encryption sign requests

Aliased Typeยง

pub struct EncryptionSignResponse { /* private fields */ }