Package | Description |
---|---|
org.jcsp.net.security |
This package contains the files specifically for link security implementing various authentication schemes.
|
Modifier and Type | Method and Description |
---|---|
private void |
SimpleSecurityAuthority.createResponse(SimpleSecurityAuthority.SimpleChallenge c,
SimpleSecurityAuthority.SimpleUserID u,
byte[] b)
Creates a response for the given challenge using a given user ID.
|