Class NullType

    • Constructor Detail

      • NullType

        public NullType​(DERTag tag)
        Creates a new null type.
        Parameters:
        tag - der tag associated with this type
    • Method Detail

      • encode

        public byte[] encode()
        Description copied from interface: DEREncoder
        Encode this object into its DER type.
        Specified by:
        encode in interface DEREncoder
        Returns:
        DER encoded object