module OpenSSL::X509::Name::RFC2253DN
Constants
- AttributeType
- AttributeValue
- HexChar
- HexPair
- HexString
- Pair
- QuoteChar
- Special
- StringChar
- TypeAndValue
Public Class Methods
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11561
def self.expand_hexstring: (untyped str) -> untyped
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11563
def self.expand_pair: (untyped str) -> untyped
(untyped str1, untyped str2, untyped str3) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11565
def self.expand_value: (untyped str1, untyped str2, untyped str3) -> untyped
(untyped dn) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11567
def self.scan: (untyped dn) -> untyped
Public Instance Methods
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11576
def expand_hexstring: (untyped str) -> untyped
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11583
def expand_pair: (untyped str) -> untyped
(untyped str1, untyped str2, untyped str3) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.3/stdlib/openssl/0/openssl.rbs, line 11590
def expand_value: (untyped str1, untyped str2, untyped str3) -> untyped