public class X509ThumbprintSelector extends Object implements CertPathSelector
An application caller instantiates this class and passes the instance to the Certpath Builder service for building and validating a certificate chain.
Modifier and Type | Method and Description |
---|---|
String |
getX509Thumbprint()
Gets the thumbprint of an X.509 end certificate that serves as the selection criteria for locating and
validating a certificate chain.
|
String |
toString()
Returns a string representation of the object of this class.
|
public String getX509Thumbprint()