Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Org
BouncyCastle
Crypto
Parameters
CcmParameters
C# Class Org.BouncyCastle.Crypto.Parameters.CcmParameters
Inheritance:
ICipherParameters
Afficher le fichier
Open project: nonorganic/dssnet
Class Usage Examples
Méthodes publiques
Méthode
Description
CcmParameters
(
KeyParameter
key
,
int
macSize
,
byte
nonce
,
byte
associatedText
) :
System
Method Details
CcmParameters()
public
méthode
public
CcmParameters
(
KeyParameter
key
,
int
macSize
,
byte
nonce
,
byte
associatedText
) :
System
key
KeyParameter
macSize
int
nonce
byte
associatedText
byte
Résultat
System