public static class S2K.GNUDummyParams
extends java.lang.Object
S2K.GNU_DUMMY_S2K
method.Modifier and Type | Method and Description |
---|---|
static S2K.GNUDummyParams |
divertToCard()
Factory method for a GNU Dummy S2K indicating a private key located on a smart card.
|
int |
getProtectionMode()
Return the GNU Dummy S2K protection method.
|
static S2K.GNUDummyParams |
noPrivateKey()
Factory method for a GNU Dummy S2K indicating a missing private key.
|
public static S2K.GNUDummyParams noPrivateKey()
public static S2K.GNUDummyParams divertToCard()
public int getProtectionMode()