arcs property

List<int> arcs
final

The arcs of this OID, e.g. 1.2.840.113549, represented as a list of integers.

Implementation

final List<int> arcs;