public static class PrivateKeyCallback.SubjectKeyIDRequest extends java.lang.Object implements PrivateKeyCallback.Request
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
subjectKeyID |
| Constructor and Description |
|---|
SubjectKeyIDRequest(byte[] subjectKeyID) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSubjectKeyID() |