public class SignedDataPayload
extends org.bouncycastle.asn1.ASN1Object
SignedDataPayload ::= SEQUENCE {
data Ieee1609Dot2Data OPTIONAL,
extDataHash HashedData OPTIONAL,
...
}
| Constructor and Description |
|---|
SignedDataPayload() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |