botan.tls.policy

Hooks for application level policies on TLS connections

Public Imports

botan.tls.extensions
public import botan.tls.extensions;
Undocumented in source.

Members

Classes

DatagramPolicy
class DatagramPolicy

TLSPolicy for DTLS. We require DTLS v1.2 and an AEAD mode

NSASuiteB128
class NSASuiteB128

NSA Suite B 128-bit security level (see @rfc 6460)

TLSPolicy
class TLSPolicy

TLSPolicy Base Class Inherit and overload as desired to suit local policy concerns

Meta

License

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