Documentation ¶
Overview ¶
Package sentry wraps rsa.PublicKey
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sentry ¶
type Sentry struct {
// contains filtered or unexported fields
}
Sentry ... TODO add SentryConfig
func (*Sentry) EncodedPublicKey ¶
EncodedPublicKey ...
func (*Sentry) NewMessage ¶
func (s *Sentry) NewMessage(payload interface{}) (*SignedMessage, error)
NewMessage ...
func (*Sentry) PublicKeyBase64 ¶
PublicKeyBase64 ...
Click to show internal directories.
Click to hide internal directories.