搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Rfc2898DeriveBytes
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
Rfc2898DeriveBytes
class
takes
a
password
,
a
salt
,
and
an
iteration
count
,
and
then
generates
keys
through
calls
to the GetBytes
method
.
Rfc2898DeriveBytes
类
获取
密码
、
salt
值
和
迭代
次数
,
然后
通过
调用
GetBytes
方法
生成
密钥
。
msdn2.microsoft.com
2.
The
following
code
example
uses
the
Rfc2898DeriveBytes
class
to
create
two
identical
keys
for the TripleDES class
.
下面
的
代码
示例
使用
Rfc2898DeriveBytes
类
为
TripleDES
类
创建
两个
相同
的
密钥
。
msdn2.microsoft.com