Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpHeaderHolderProcessor ¶
type HttpHeaderHolderProcessor struct {
// contains filtered or unexported fields
}
func NewHttpHeaderHolderProcessor ¶
func NewHttpHeaderHolderProcessor(password string) *HttpHeaderHolderProcessor
func NewHttpHeaderHolderProcessor2 ¶
func NewHttpHeaderHolderProcessor2(password string, salt string) *HttpHeaderHolderProcessor
func (*HttpHeaderHolderProcessor) Open ¶
func (pc *HttpHeaderHolderProcessor) Open(input string) *proto.HttpHeaderHolder
func (*HttpHeaderHolderProcessor) Seal ¶
func (pc *HttpHeaderHolderProcessor) Seal(src proto.HttpHeaderHolder) string
Click to show internal directories.
Click to hide internal directories.