This commit is contained in:
Heiko Schaefer 2021-08-21 12:32:47 +02:00
parent 89fda362d1
commit 4d19cc0dbe

View file

@ -32,7 +32,7 @@ impl Command {
}
pub(crate) fn serialize(&self, ext: Le) -> Result<Vec<u8>> {
// Set OpenPGP card spec, chapter 7 (pg 47)
// See OpenPGP card spec, chapter 7 (pg 47)
// FIXME: 1) get "ext" information (how long can commands and
// responses be),