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.0.3/stdlib/openssl/0/openssl.rbs, line 11545
def self.expand_hexstring: (untyped str) -> untyped
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/openssl/0/openssl.rbs, line 11547
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.0.3/stdlib/openssl/0/openssl.rbs, line 11549
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.0.3/stdlib/openssl/0/openssl.rbs, line 11551
def self.scan: (untyped dn) -> untyped
Public Instance Methods
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/openssl/0/openssl.rbs, line 11560
def expand_hexstring: (untyped str) -> untyped
(untyped str) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/openssl/0/openssl.rbs, line 11567
def expand_pair: (untyped str) -> untyped
(untyped str1, untyped str2, untyped str3) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/openssl/0/openssl.rbs, line 11574
def expand_value: (untyped str1, untyped str2, untyped str3) -> untyped