aboutsummaryrefslogtreecommitdiff
path: root/cc/mac/mac_key.h
AgeCommit message (Expand)Author
2023-07-25Update output prefix comments for C++ key types.wconner
2023-06-02Get output_prefix by reference to avoid redundant copying.ioannanedelcu
2023-03-08Remove the StatusOr<> part of the method "GetOutputPrefix" in the mac key.tholenst
2022-07-21Rename KeyFormat in C++ to Parameters.tholenst
2022-07-06Change GetOutputPrefix() statusor type from absl::StatusOr to util::StatusOr.wconner
2022-06-13Add MacKeyFormat and MacKey C++ classes.wconner