Class OID


  • public final class OID
    extends java.lang.Object
    Class containing all the OID values used by iText.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OID.X509Extensions
      Contains all OIDs used by iText in the context of Certificate Extensions.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private OID()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OID

        private OID()