CryptoSetting
in package
暗号設定。
Tags
Table of Contents
Properties
- $algorithm : non-empty-string
- アルゴリズム。
- $password : string
- $pepper : string
- $token : CryptoTokenSetting
Properties
$algorithm
アルゴリズム。
public
non-empty-string
$algorithm
$password
public
string
$password
$pepper
public
string
$pepper
$token
public
CryptoTokenSetting
$token