# File lib/openssl/x509.rb, line 59
def
to_a
[
self
.
oid
,
self
.
value
,
self
.
critical?
]
end