From 198ae5a5181cb19dfe2c02005c1b928d60377c1a Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 8 Apr 2016 01:51:21 -0400 Subject: Updated documentation --- oids.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'oids.h') diff --git a/oids.h b/oids.h index 9eac4f10..e43e2992 100644 --- a/oids.h +++ b/oids.h @@ -1,14 +1,11 @@ // oids.h - written and placed in the public domain by Wei Dai -//! \file -//! \headerfile oids.h -//! \brief Object identifiers for algorthms and schemes +//! \file oids.h +//! \brief ASN.1 object identifiers for algorthms and schemes #ifndef CRYPTOPP_OIDS_H #define CRYPTOPP_OIDS_H -// crypto-related ASN.1 object identifiers - #include "asn.h" NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1