type github.com/pion/dtls/v2/pkg/protocol/handshake.Message (interface)
Method Implmentations
Marshal() ([]byte, error)
(*MessageCertificate).Marshal
(*MessageCertificateRequest).Marshal
(*MessageCertificateVerify).Marshal
(*MessageClientHello).Marshal
(*MessageClientKeyExchange).Marshal
(*MessageFinished).Marshal
(*MessageHelloVerifyRequest).Marshal
(*MessageServerHello).Marshal
(*MessageServerHelloDone).Marshal
(*MessageServerKeyExchange).Marshal
Type() Type
(*MessageCertificate).Type
(*MessageCertificateRequest).Type
(*MessageCertificateVerify).Type
(*MessageClientHello).Type
(*MessageClientKeyExchange).Type
(*MessageFinished).Type
(*MessageHelloVerifyRequest).Type
(*MessageServerHello).Type
(*MessageServerHelloDone).Type
(*MessageServerKeyExchange).Type
Unmarshal(data []byte) error
(*MessageCertificate).Unmarshal
(*MessageCertificateRequest).Unmarshal
(*MessageCertificateVerify).Unmarshal
(*MessageClientHello).Unmarshal
(*MessageClientKeyExchange).Unmarshal
(*MessageFinished).Unmarshal
(*MessageHelloVerifyRequest).Unmarshal
(*MessageServerHello).Unmarshal
(*MessageServerHelloDone).Unmarshal
(*MessageServerKeyExchange).Unmarshal
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |