public static class AlfrescoKeyStoreImpl.KeyInformation extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
alias |
protected String |
keyAlgorithm |
protected byte[] |
keyData |
protected String |
password |
Constructor and Description |
---|
AlfrescoKeyStoreImpl.KeyInformation(String alias,
byte[] keyData,
String password,
String keyAlgorithm) |
Copyright © 2005–2015 Alfresco Software. All rights reserved.