| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.objects |
| Modifier and Type | Field and Description |
|---|---|
protected static Key.VendorDefinedKeyBuilder |
Key.vendorKeyBuilder
The currently set vendor defined key builder, or null.
|
| Modifier and Type | Method and Description |
|---|---|
static Key.VendorDefinedKeyBuilder |
Key.getVendorDefinedKeyBuilder()
Get the currently set vendor-defined key builder.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Key.setVendorDefinedKeyBuilder(Key.VendorDefinedKeyBuilder builder)
Set a vendor-defined key builder that should be called to create an
instance of an vendor-defined PKCS#11 key; i.e.
|
Copyright © 2018. All rights reserved.