Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BestHTTP
SecureProtocol
Org
BouncyCastle
Crypto
Modes
Gcm
BasicGcmMultiplier
C# Class BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier
Inheritance:
IGcmMultiplier
显示文件
Open project: 526077247/ET
Public Methods
Method
Description
Init
(
Array
H
) :
void
MultiplyH
(
Array
x
) :
void
Method Details
Init()
public
method
public
Init
(
Array
H
) :
void
H
Array
return
void
MultiplyH()
public
method
public
MultiplyH
(
Array
x
) :
void
x
Array
return
void