Handbook
Glossary
GENERAL_NAME_st_d
Vocabulary
openssl
.
libssl
Definition
USING:
alien.c-types
classes.struct
;
IN:
openssl.libssl
UNION-STRUCT:
GENERAL_NAME_st_d
{
ptr char*
}
{
otherName void*
}
{
rfc822Name void*
}
{
dNSName ASN1_STRING*
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
openssl.libssl
;
M:
GENERAL_NAME_st_d
clone
clone-underlying
\
GENERAL_NAME_st_d
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
openssl.libssl
;
M:
GENERAL_NAME_st_d
struct-slot-values
{
[
ptr>>
]
[
otherName>>
]
[
rfc822Name>>
]
[
dNSName>>
]
}
cleave>array
;
inline