public class HmacSha256_at_ssh_dot_com extends AbstractHmac
jceAlgorithm, mac, macLength, macSize| Modifier | Constructor and Description |
|---|---|
|
HmacSha256_at_ssh_dot_com() |
protected |
HmacSha256_at_ssh_dot_com(int size) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
void |
init(byte[] keydata) |
doFinal, generate, getMacLength, getMacSize, getPriority, getProvider, getSecurityLevel, isETM, update, verifypublic HmacSha256_at_ssh_dot_com()
protected HmacSha256_at_ssh_dot_com(int size)
public String getAlgorithm()
getAlgorithm in interface SshComponentgetAlgorithm in interface SshHmacgetAlgorithm in interface SecureComponentgetAlgorithm in class AbstractHmacpublic void init(byte[] keydata)
throws SshException
init in interface SshHmacinit in class AbstractHmacSshExceptionCopyright © 2025. All rights reserved.