☰
Signature
Trait Implementations
From<Signature>
In k256::ecdsa
?
Type Definition
k256
::
ecdsa
::
Signature
source
·
[
−
]
pub type Signature =
Signature
<
Secp256k1
>;
Expand description
ECDSA/secp256k1 signature (fixed-size)
Trait Implementations
§
source
§
impl
From
<
Signature
> for
Signature
source
§
fn
from
(sig:
Signature
) -> Self
Converts to this type from the input type.