package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-crypto.git
Documentation: pkg.go.dev
# Constants
ConversationEnded indicates that the peer ended the secure conversation.
NewKeys indicates that a key exchange has completed.
No description provided by the author
SMPComplete indicates that an authentication completed.
SMPFailed indicates that an authentication failed.
SMPSecretNeeded indicates that the peer has started an authentication and that we need to supply a secret.
# Variables
ErrorPrefix can be used to make an OTR error by appending an error message to it.
QueryMessage can be sent to a peer to start an OTR conversation.
# Structs
Conversation represents a relation with a peer.
No description provided by the author
No description provided by the author
# Type aliases
SecurityChange describes a change in the security state of a Conversation.