struct SSLScan::Group
- SSLScan::Group
- Struct
- Value
- Object
Included Modules
Defined in:
sslscan/entities/group.crConstructors
Instance Method Summary
- #bits : Int32
- #clone
- #copy_with(ssl_version _ssl_version = @ssl_version, bits _bits = @bits, name _name = @name, id _id = @id)
- #id : String
- #issue_context : String | Nil
- #issue_namespace : String
- #name : String
- #ssl_version : String
Constructor Detail
Instance Method Detail
def copy_with(ssl_version _ssl_version = @ssl_version, bits _bits = @bits, name _name = @name, id _id = @id)
#