Méthode |
Description |
|
CloseTransport ( ) : void |
|
|
DtlsRecordLayer ( DatagramTransport transport, TlsContext context, TlsPeer peer, byte contentType ) : System |
|
|
Fail ( byte alertDescription ) : void |
|
|
Failed ( ) : void |
|
|
GetMacSequenceNumber ( int epoch, long sequence_number ) : long |
|
|
HandshakeSuccessful ( DtlsHandshakeRetransmit retransmit ) : void |
|
|
InitPendingEpoch ( TlsCipher pendingCipher ) : void |
|
|
RaiseAlert ( byte alertLevel, byte alertDescription, string message, Exception cause ) : void |
|
|
ReceiveRecord ( byte buf, int off, int len, int waitMillis ) : int |
|
|
ResetWriteEpoch ( ) : void |
|
|
SendRecord ( byte contentType, byte buf, int off, int len ) : void |
|
|
SetPlaintextLimit ( int plaintextLimit ) : void |
|
|
SetWriteVersion ( Org.BouncyCastle.Crypto.Tls.ProtocolVersion writeVersion ) : void |
|
|
Warn ( byte alertDescription, string message ) : void |
|
|