Class SupplementalDataType


  • public class SupplementalDataType
    extends java.lang.Object
    Deprecated.
    Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
    RFC 4680
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int user_mapping_data
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • user_mapping_data

        public static final int user_mapping_data
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SupplementalDataType

        public SupplementalDataType()
        Deprecated.