summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_STRING_length.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_STRING_length.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_STRING_length.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_length.3 b/src/lib/libcrypto/man/ASN1_STRING_length.3
index 1fa794fc46..f76e867d6a 100644
--- a/src/lib/libcrypto/man/ASN1_STRING_length.3
+++ b/src/lib/libcrypto/man/ASN1_STRING_length.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_STRING_length.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: ASN1_STRING_length.3,v 1.4 2016/11/06 16:56:46 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 6 2016 $
4.Dt ASN1_STRING_LENGTH 3 4.Dt ASN1_STRING_LENGTH 3
@@ -121,8 +121,8 @@ returns the type of
121.Fa x , 121.Fa x ,
122using standard constants such as 122using standard constants such as
123.Dv V_ASN1_OCTET_STRING . 123.Dv V_ASN1_OCTET_STRING .
124.Sh NOTES 124.Pp
125Almost all ASN1 types in OpenSSL are represented as 125Almost all ASN.1 types in OpenSSL are represented as
126.Vt ASN1_STRING 126.Vt ASN1_STRING
127structures. 127structures.
128Other types such as 128Other types such as