Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type V3Extractor ¶
type V3Extractor struct {
// contains filtered or unexported fields
}
func NewV3Extractor ¶
func NewV3Extractor() *V3Extractor
func (*V3Extractor) SetValidate ¶
func (e *V3Extractor) SetValidate(validator *decrypt.Validator)
type V4Extractor ¶
type V4Extractor struct {
// contains filtered or unexported fields
}
func NewV4Extractor ¶
func NewV4Extractor() *V4Extractor
func (*V4Extractor) SetValidate ¶
func (e *V4Extractor) SetValidate(validator *decrypt.Validator)
Click to show internal directories.
Click to hide internal directories.