类 OpenSSL::ASN1::EndOfContent
公共类方法
源代码
# File ext/openssl/lib/openssl/asn1.rb, line 170 def initialize super("", 0, :UNIVERSAL) end
调用父类方法
OpenSSL::ASN1::ASN1Data::new
# File ext/openssl/lib/openssl/asn1.rb, line 170 def initialize super("", 0, :UNIVERSAL) end
OpenSSL::ASN1::ASN1Data::new