検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 323 for フォーマット (0.031 sec.)
現在のメールボックスをチェックする 3920
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする ... Date - 現在のシステム時刻を » RFC2822 にしたがってフォーマットしたもの。 Driver - メールボックスにアクセスする際に ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
指定したメールボックスにクォータを設定する 3920
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap ... るメールボックス。 これは、メールボックスの IMAP 標準フォーマット 'user.name' に基づき指定する必要があります。 mailb ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
置換文字を設定あるいは取得する 3920
« mb_strwidth mb_substr_count » PHP Manual マルチバイト文字列 関数 置換文字を設定あるいは取得する ... を設定 */ mb_substitute_character ( 0x3013 ); /* HEX フォーマットを設定 */ mb_substitute_character ( "long" ); /* 現在 ...
https://man.plustar.jp/php/function.mb-substitute-character.html - [similar]
PKCS#12 互換の証明書保存ファイルをエクスポートする 3920
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイル ... certificate をファイル output_filename に PKCS#12 フォーマットで保存します。 パラメータ x509 使用できる値の一覧は ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 3920
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明 ... kcs12_export() は、 certificate を PKCS#12 ファイルフォーマットにしたものを output で指定した文字列に格納します。 パ ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
秘密鍵を取得する 3920
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する op ... る必要が あります(両方を含むことも可能です)。 PEM フォーマットの秘密鍵。 passphrase 指定されたキーが(パスフレーズ ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]
証明書から公開鍵を抽出し、使用できるようにする 3920
« openssl_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、 ... る必要が あります(両方を含むことも可能です)。 PEM フォーマットの公開鍵。 戻り値 成功した場合に OpenSSLAsymmetricKe ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]
署名済みの公開鍵とチャレンジを検証する 3920
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証す ... ort() - 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートする openssl_get_md_methods() ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]
システム名を得る 3920
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PH ... システムについての情報を取得します。 POSIX では、値のフォーマットに関して何の仮定も設けないことを規定しています。 例え ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
匿名の公開鍵暗号による暗号化 3920
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗 ... りの公開鍵、 暗号化されたメッセージ、 認証タグ というフォーマットで成ります。 例 例1 sodium_crypto_box_seal() の例 <? ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]