Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Ruby Programming/Reference/Objects/String

From Wikibooks, open books for an open world
<Ruby Programming |Reference |Objects
This page may need to bereviewed for quality.

String Class

Methods:

[edit |edit source]

crypt(salt). Returns an encoded string using crypt(3).salt is a string with minimal length 2. Ifsalt starts with "$1$", MD5 encryption is used, based on up to eight characters following "$1$". Otherwise, DES is used, based on the first two characters ofsalt.

Retrieved from "https://en.wikibooks.org/w/index.php?title=Ruby_Programming/Reference/Objects/String&oldid=1574805"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp