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
BestHTTP
SecureProtocol
Org
BouncyCastle
Crypto
Tls
SignerInputBuffer.SigStream
C# Class BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SignerInputBuffer.SigStream
Inheritance:
BaseOutputStream
Exibir arquivo
Open project: 526077247/ET
Public Methods
Method
Description
Write
(
Array
buf
,
int
off
,
int
len
) :
void
WriteByte
(
byte
b
) :
void
Private Methods
Method
Description
SigStream
(
ISigner
s
) :
System
Method Details
Write()
public
method
public
Write
(
Array
buf
,
int
off
,
int
len
) :
void
buf
Array
off
int
len
int
return
void
WriteByte()
public
method
public
WriteByte
(
byte
b
) :
void
b
byte
return
void