pub type EncryptionSignResponse = Response<GenericResponse<EncryptionSignResponse>>;Expand description
The response type for encryption sign requests
Aliased Typeยง
pub struct EncryptionSignResponse { /* private fields */ }pub type EncryptionSignResponse = Response<GenericResponse<EncryptionSignResponse>>;The response type for encryption sign requests
pub struct EncryptionSignResponse { /* private fields */ }