Return correct enveloped data type in ASN1 methods.
[openssl.git] / crypto / rsa / rsa_x931.c
index e918654176268c728a77825b8edc470691c88bb2..f037f4e47de3c753f90e46506f6cc3aceaaba409 100644 (file)
@@ -1,5 +1,5 @@
 /* rsa_x931.c */
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 2005.
  */
 /* ====================================================================
@@ -56,6 +56,8 @@
  *
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/bn.h>