public class TrustStore
extends java.lang.Object
Constructor and Description |
---|
TrustStore(byte[] data,
java.lang.String pass) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Obtain the data that represents this trust store.
|
java.lang.String |
getPass() |
boolean |
isValid() |