Refactor auth Secret class

Issue #20 resolved
Vladimir Dzhuvinov created an issue

Add constructor and getter for byte arrays.

Store value internally as byte array, should make clear() safer (value will be erased before GC).

Comments (1)

  1. Log in to comment