encoded method

String encoded()

Gets the PHC-compliant string for this Argon2HashDigest

Implementation

String encoded() => ctx.toEncoded(bytes);