public class SignatureAlgorithmAndValue
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
SignatureAlgorithm |
getAlgorithm()
Returns the signature algorithm.
|
byte[] |
getValue()
Returns the signature value.
|
public SignatureAlgorithm getAlgorithm()
public byte[] getValue()