public class Pkcs11ObjectAttribute extends Object
| Constructor and Description |
|---|
Pkcs11ObjectAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getKeyType() |
String |
getLabel() |
String |
getType() |
void |
setId(String id) |
void |
setKeyType(String keyType) |
void |
setLabel(String label) |
void |
setType(String type) |
public void setType(String type)
public String getType()
public void setLabel(String label)
public String getLabel()
public void setId(String id)
public String getId()
public String getKeyType()
public void setKeyType(String keyType)
Copyright © 2018. All rights reserved.