]> git.saurik.com Git - apple/security.git/blobdiff - SecurityASN1/inc/pkcs8.h
Security-54.1.9.tar.gz
[apple/security.git] / SecurityASN1 / inc / pkcs8.h
index 8f5ef9cfb32cee0602e34d1a7938b51a8fe68873..dd9bd68e5c8f8bd9b6b0b2f09a424b8616b2a784 100644 (file)
@@ -2,7 +2,7 @@
 //
 // pkcs8.h - class definitions for ASN.1 module PrivateKeyInformationSyntax
 //
-//   This file was generated by snacc on Wed Jun 27 16:40:55 2001
+//   This file was generated by snacc on Mon Apr 22 22:34:19 2002
 //   UBC snacc by Mike Sample
 //   A couple of enhancements made by IBM European Networking Center
 
@@ -43,9 +43,6 @@ public:
 
   AsnLen               BEnc (BUF_TYPE b);
   void                 BDec (BUF_TYPE b, AsnLen &bytesDecoded, ENV_TYPE env);
-  int                  BEncPdu (BUF_TYPE b, AsnLen &bytesEncoded);
-  int                  BDecPdu (BUF_TYPE b, AsnLen &bytesDecoded);
-
   void         Print (ostream &os) const;
 };
 
@@ -69,9 +66,6 @@ public:
 
   AsnLen               BEnc (BUF_TYPE b);
   void                 BDec (BUF_TYPE b, AsnLen &bytesDecoded, ENV_TYPE env);
-  int                  BEncPdu (BUF_TYPE b, AsnLen &bytesEncoded);
-  int                  BDecPdu (BUF_TYPE b, AsnLen &bytesDecoded);
-
   void         Print (ostream &os) const;
 };