Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Org
BouncyCastle
Crypto
Parameters
Iso18033KdfParameters
C# Class Org.BouncyCastle.Crypto.Parameters.Iso18033KdfParameters
Inheritance:
IDerivationParameters
Exibir arquivo
Open project: nonorganic/dssnet
Public Methods
Method
Description
GetSeed
( ) :
byte[]
Iso18033KdfParameters
(
byte
seed
) :
System
Method Details
GetSeed()
public
method
public
GetSeed
( ) :
byte[]
return
byte[]
Iso18033KdfParameters()
public
method
public
Iso18033KdfParameters
(
byte
seed
) :
System
seed
byte
return
System