Class Exportable

java.lang.Object
org.bouncycastle.bcpg.SignatureSubpacket
org.bouncycastle.bcpg.sig.Exportable

public class Exportable extends SignatureSubpacket
packet giving signature creation time.
  • Constructor Details

    • Exportable

      public Exportable(boolean critical, boolean isLongLength, byte[] data)
    • Exportable

      public Exportable(boolean critical, boolean isExportable)
  • Method Details

    • isExportable

      public boolean isExportable()