DER_CONSTRUCTED_FLAG| Constructor and Description |
|---|
DERInteger(int value) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
boolean |
isPrimitive()
Whether the object is encoded as ASN.1 primitive (see 3.10 "primitive encoding").
|
public byte[] getEncoded()
getEncoded in interface DERObjectpublic boolean isPrimitive()
DERObjectisPrimitive in interface DERObjecttrue if the object encodes its value directlyCopyright © 2022. All rights reserved.