botan.filters.filter

Filter

Members

Aliases

DecoderChecking
alias DecoderChecking = ubyte

The type of checking to be performed by decoders: NONE - no checks, IGNORE_WS - perform checks, but ignore whitespaces, FULL_CHECK - perform checks, also complain about white spaces.

Classes

FanoutFilter
class FanoutFilter

This is the abstract FanoutFilter base class.

Filter
class Filter

This class represents general abstract filter objects.

Enums

NONE
anonymousenum NONE
Undocumented in source.

Interfaces

Filterable
interface Filterable
Undocumented in source.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)