Class TimeBC

    • Constructor Detail

      • TimeBC

        public TimeBC​(org.bouncycastle.asn1.x509.Time time)
        Creates new wrapper instance for Time.
        Parameters:
        time - Time to be wrapped
    • Method Detail

      • getTime

        public org.bouncycastle.asn1.x509.Time getTime()
        Gets actual org.bouncycastle object being wrapped.
        Returns:
        wrapped Time.