csv-rs 0.1.0

Library for HYGON CSV and DCU
Documentation
1
2
3
4
5
mod cert;

/// The public HRK certificate.
pub const HSK: &[u8] = include_bytes!("test_data/hsk.cert");
pub const CEK: &[u8] = include_bytes!("test_data/cek.cert");