Package org.bouncycastle.tls
Class CachedInformationType
- java.lang.Object
-
- org.bouncycastle.tls.CachedInformationType
-
public class CachedInformationType extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CachedInformationType()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getName(short cachedInformationType)
static java.lang.String
getText(short cachedInformationType)
-
-
-
Field Detail
-
cert
public static final short cert
- See Also:
- Constant Field Values
-
cert_req
public static final short cert_req
- See Also:
- Constant Field Values
-
-