Result_SecretKeyNoneZ |
Result_SecretKeyNoneZ.clone() |
Creates a new CResult_SecretKeyNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_SecretKeyNoneZ |
Result_SecretKeyNoneZ.err() |
Creates a new CResult_SecretKeyNoneZ in the error state.
|
Result_SecretKeyNoneZ |
KeysInterface.get_node_secret(Recipient recipient) |
Get node secret key based on the provided [`Recipient`].
|
Result_SecretKeyNoneZ |
KeysInterface.KeysInterfaceInterface.get_node_secret(Recipient recipient) |
Get node secret key based on the provided [`Recipient`].
|
static Result_SecretKeyNoneZ |
Result_SecretKeyNoneZ.ok(byte[] o) |
Creates a new CResult_SecretKeyNoneZ in the success state.
|