public final class KeyStore extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KeyStore.Environment |
static class |
KeyStore.Recipient |
Constructor and Description |
---|
KeyStore() |
KeyStore(KeyStore.Environment env) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getExponent() |
BigInteger |
getModulus(KeyStore.Recipient recipient) |
public KeyStore(KeyStore.Environment env)
public KeyStore()
public BigInteger getModulus(KeyStore.Recipient recipient)
public BigInteger getExponent()
Copyright © 2017 Nets Branch Norway. All Rights Reserved.