Java org.bouncycastle.asn1 DERUTCTime fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1 DERUTCTime fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1 DERUTCTime.

The text is from its open source code.

Constructor

Method

DategetAdjustedDate()
Return the time as an adjusted date in the range of 1950 - 2049.
StringgetAdjustedTime()
Return a time string as an adjusted date with a 4 digit year.
DategetDate()
Return the time as a date based on whatever a 2 digit year will return.