[−][src]Function rinkey::write_keyset_with
fn write_keyset_with<T: Writer>(
writer: T,
wrap_opts: WrappingOptions,
kh: Handle
)
Write out the keyset identified by a tink_core::keyset::Handle
using the given writer
.
fn write_keyset_with<T: Writer>(
writer: T,
wrap_opts: WrappingOptions,
kh: Handle
)
Write out the keyset identified by a tink_core::keyset::Handle
using the given writer
.