| Package | Description |
|---|---|
| weblogic.xml.security.keyinfo | |
| weblogic.xml.security.signature | |
| weblogic.xml.security.transforms |
| Modifier and Type | Class | Description |
|---|---|---|
class |
KeyInfo |
KeyInfo is an optional element that enables the recipient(s) to obtain the
key needed to validate the signature.
|
class |
KeyValue |
|
class |
X509Data |
|
class |
X509IssuerSerial |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CanonicalizationMethod |
|
class |
DigestMethod |
|
class |
Reference |
|
class |
Signature |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Transform |
Represents a transformation to be applied to data before applying a
cryptographic operation such as digesting.
|