PwHash.PwStringBytes

Undocumented in source.
  1. alias PwStringBytes = crypto_pwhash_scryptsalsa208sha256_STRBYTES
    template PwHash(Algorithm alg)
    static if(alg == Algorithm.Scrypt)
    alias PwStringBytes = crypto_pwhash_scryptsalsa208sha256_STRBYTES
  2. alias PwStringBytes = crypto_pwhash_STRBYTES

Meta