public static interface C4KeyPair.NativeImpl
Modifier and Type | Method and Description |
---|---|
void |
nFree(long token) |
long |
nFromExternal(byte algorithm,
int keyBits,
long token) |
byte[] |
nGenerateSelfSignedCertificate(long c4KeyPair,
byte algorithm,
int keyBits,
String[][] attributes,
byte usage,
long validityInSeconds) |
@NonNull byte[] nGenerateSelfSignedCertificate(long c4KeyPair, byte algorithm, int keyBits, String[][] attributes, byte usage, long validityInSeconds) throws LiteCoreException
LiteCoreException
long nFromExternal(byte algorithm, int keyBits, long token) throws LiteCoreException
LiteCoreException
void nFree(long token)