Docs.rs
cardano-message-signing-1.0.1
cardano-message-signing 1.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
zachyking
Dependencies
base64-url ^1.4.8
normal
byteorder ^1.4.3
normal
cbor_event ^2.1.3
normal
cryptoxide ^0.3.2
normal
hex ^0.4.0
normal
linked-hash-map ^0.5.3
normal
pruefung ^0.2.1
normal
Versions
1.61%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ToBytes
cardano_
message_
signing
1.0.1
ToBytes
Required Methods
to_bytes
Implementors
In cardano_
message_
signing::
utils
cardano_message_signing
::
utils
Trait
ToBytes
Copy item path
Source
pub trait ToBytes { // Required method fn
to_bytes
(&self) ->
Vec
<
u8
>
ⓘ
; }
Required Methods
§
Source
fn
to_bytes
(&self) ->
Vec
<
u8
>
ⓘ
Implementors
§
Source
§
impl
ToBytes
for
CBORArray
Source
§
impl
ToBytes
for
CBORObject
Source
§
impl
ToBytes
for
CBORSpecial
Source
§
impl
ToBytes
for
CBORValue
Source
§
impl
ToBytes
for
TaggedCBOR
Source
§
impl
ToBytes
for
COSEEncrypt0
Source
§
impl
ToBytes
for
COSEEncrypt
Source
§
impl
ToBytes
for
COSEKey
Source
§
impl
ToBytes
for
COSERecipient
Source
§
impl
ToBytes
for
COSERecipients
Source
§
impl
ToBytes
for
COSESign1
Source
§
impl
ToBytes
for
COSESign
Source
§
impl
ToBytes
for
COSESignature
Source
§
impl
ToBytes
for
COSESignatures
Source
§
impl
ToBytes
for
CounterSignature
Source
§
impl
ToBytes
for
HeaderMap
Source
§
impl
ToBytes
for
Headers
Source
§
impl
ToBytes
for
Label
Source
§
impl
ToBytes
for
Labels
Source
§
impl
ToBytes
for
PasswordEncryption
Source
§
impl
ToBytes
for
ProtectedHeaderMap
Source
§
impl
ToBytes
for
PubKeyEncryption
Source
§
impl
ToBytes
for
SigStructure
Source
§
impl
ToBytes
for
SignedMessage
Source
§
impl
ToBytes
for
BigNum