public static class KeyProvider.KeyVersion extends Object
Modifier | Constructor and Description |
---|---|
protected |
KeyVersion(String name,
String versionName,
byte[] material) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getMaterial() |
String |
getName() |
String |
getVersionName() |
String |
toString() |
protected KeyVersion(String name, String versionName, byte[] material)
public String getVersionName()
public byte[] getMaterial()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.