| Package | Description |
|---|---|
| xdi2.core.features.digests | |
| xdi2.core.security.digest.create | |
| xdi2.core.security.digest.validate |
| Modifier and Type | Method and Description |
|---|---|
static SHADigest |
SHADigest.fromXdiAttribute(XdiAttribute xdiAttribute)
Factory method that creates an XDI digest bound to a given XDI attribute.
|
| Modifier and Type | Method and Description |
|---|---|
SHADigest |
SHABasicDigestCreator.create(byte[] normalizedSerialization,
ContextNode contextNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
SHABasicDigestCreator.setValue(byte[] normalizedSerialization,
SHADigest digest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SHABasicDigestValidator.validate(byte[] normalizedSerialization,
byte[] digestValue,
SHADigest digest) |
Copyright © 2017. All rights reserved.