public class KeyInformation extends Object
Constructor and Description |
---|
KeyInformation(String alias,
Key key,
Certificate certificate) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
Certificate |
getCertificate() |
Key |
getKey() |
String |
toString() |
public KeyInformation(String alias, Key key, Certificate certificate)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.