Additional top-level classes in compilation unit: NativeKeyHolder, SessionKeyRef.
Modifier and Type | Class and Description |
---|---|
private static class | |
pack-priv static class | |
private static class | |
private static class | |
pack-priv static class | |
private static class | |
private static class | |
pack-priv static class | |
private static class | |
pack-priv static class | |
private abstract static class | |
private abstract static class | |
private static class | |
pack-priv static class | |
private static class | |
private static class | |
private static class | |
private static class | P11Key.
References Deprecated
TlsMasterSecret is deprecated or references (maybe indirectly) at least one deprecated element.
|
Modifier and Type | Field and Description |
---|---|
private static final CK_ATTRIBUTE[] | |
pack-priv final String | |
private static final boolean | |
pack-priv final boolean | |
pack-priv final transient boolean | |
private final NativeKeyHolder | |
pack-priv final int | |
private static final String | |
private static final String | |
private static final String | |
pack-priv final boolean | |
private static final long | |
pack-priv final Token | |
pack-priv final boolean | |
pack-priv final String |
Access | Constructor and Description |
---|---|
pack-priv | P11Key(String type, Session session, long keyID, String algorithm, int keyLength, CK_ATTRIBUTE[] attrs)
|
Modifier and Type | Method and Description |
---|---|
pack-priv static boolean | |
public boolean | equals(Object
the reference object with which to compare. obj)Overrides java. Indicates whether some other object is "equal to" this one. |
pack-priv CK_ATTRIBUTE[] | |
pack-priv BigInteger[] | |
public final String | getAlgorithm()
Implements java. Returns the standard algorithm name for this key. |
private static CK_ATTRIBUTE[] | getAttributes(Session session, long keyID, CK_ATTRIBUTE[] knownAttributes, CK_ATTRIBUTE[] desiredAttributes)
|
public final byte[] | getEncoded()
Implements java. Returns the key in its primary encoding format, or |
pack-priv abstract byte[] | |
public long | |
public int | |
pack-priv boolean | |
pack-priv boolean | |
pack-priv boolean | |
public int | |
pack-priv static SecretKey | masterSecretKey(Session session, long keyID, String algorithm, int keyLength, CK_ATTRIBUTE[] attrs, int major, int minor)
|
pack-priv static SecretKey | pbeKey(Session session, long keyID, String algorithm, int keyLength, CK_ATTRIBUTE[] attrs, char[] password, byte[] salt, int iterationCount)
|
pack-priv static PrivateKey | |
pack-priv static PublicKey | |
public void | |
pack-priv static SecretKey | |
public String | |
protected Object |