SecureBlackbox v16

Released: Jun 30, 2017

v16 での更新項目

機能

Implement FIDO U2F (Universal 2nd Factor) authentication.

  • New client components implement U2F via USB.
  • New server components implement U2F on any platform.

Process Certificate Revocation Lists (CRL) Faster

  • The new TEIRawCL class is optimized for cases in which you need to check the status of a single certificate.

Implement X.509 Certificate Authentication

  • SSH and SFTP components now support X.509 certificate authentication according to the modern RFC 6187.

Use TLS 1.2 and 1.3 in early versions of .NET

  • Added classes to the .NET edition to replace standard HttpWebRequest with the SecureBlackbox transport. This lets you, in particular, add TLS 1.2 and 1.3 support to earlier versions of .NET (where the built-in classes originally use HttpWebRequest).

Personal Identity Verification (PIV) Smartcard Support

  • New components help you implement support for PIV smartcards.

Embarcadero RAD Studio 10.2 Tokyo Support

  • VCL Editions can now be used in the latest version of RAD Studio.