public static class FipsEncryptor.FipsHashEncryptor extends HashEncryptorBase implements IHashEncryptor
Constructor and Description |
---|
FipsEncryptor.FipsHashEncryptor() |
Modifier and Type | Method and Description |
---|---|
byte[] |
compute16(byte[] bytes) |
byte[] |
compute20(byte[] bytes) |
computeHash
public byte[] compute20(byte[] bytes)
compute20
in interface IHashEncryptor
public byte[] compute16(byte[] bytes)
compute16
in interface IHashEncryptor
Copyright © 2016. All Rights Reserved.