public class Hash extends Object
Constructor | Description |
---|---|
Hash() |
Modifier and Type | Method | Description |
---|---|---|
static void |
nailMain(NGContext context) |
Hashes client stdin, displays hash result to client stdout.
|
public static void nailMain(NGContext context) throws NoSuchAlgorithmException, IOException
NoSuchAlgorithmException
IOException
Copyright © 2019. All rights reserved.