rnp_supported_features
Get supported features in JSON format
説明
stringfalse rnp_supported_features(string $type)
Get the JSON formatted string containing array of supported rnp feature values (algorithms, curves, etc) by type.
パラメータ
-
type
-
See RNP_FEATURE_* constants for supported values.
戻り値
String containing JSON formatted array of supported algorithms, curves, etc失敗した場合に false を返します.