X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcasn1%2Fsilcber.h;fp=lib%2Fsilcasn1%2Fsilcber.h;h=511380119ba68e27da17717c43b66b55de0196eb;hp=b8280d8448503c519ee9985947de8c97b73a0740;hb=26618713bb72877372e5dc3b7b9f7d101c26fb78;hpb=87f7fe2aac95581dbd3e6258b6276da08952c13d diff --git a/lib/silcasn1/silcber.h b/lib/silcasn1/silcber.h index b8280d84..51138011 100644 --- a/lib/silcasn1/silcber.h +++ b/lib/silcasn1/silcber.h @@ -27,6 +27,9 @@ * to encode and decode DER blocks as well. These routines does not * allocate any memory and have been optimized for general ASN.1 usage. * + * This is a low level interface and is not usually needed or used + * directly. + * * References: ITU-T X.690 * http://www.itu.int/ITU-T/studygroups/com17/languages/X690_0702.pdf *