Class ASN1Absent

All Implemented Interfaces:
ASN1Encodable, Encodable

public class ASN1Absent extends ASN1Primitive
An ASN1 class that encodes to nothing, used in the OER library to deal with the Optional type.
  • Field Details

    • INSTANCE

      public static final ASN1Absent INSTANCE
  • Method Details