-
-
Constructor Summary
Constructors
Modifier |
Constructor |
Description |
protected |
CertPathRep(String type,
byte[] data) |
Creates a CertPathRep with the specified
type and encoded form of a certification path.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CertPathRep
protected CertPathRep(String type,
byte[] data)
Creates a CertPathRep
with the specified
type and encoded form of a certification path.
- Parameters:
type
- the standard name of a CertPath
type
data
- the encoded form of the certification path