Package | Description |
---|---|
net.ravendb.client.utils.encryptors |
Modifier and Type | Class and Description |
---|---|
class |
FipsAsymmetricalEncryptor |
Modifier and Type | Method and Description |
---|---|
IAsymmetricalEncryptor |
FipsEncryptor.createAsymmetrical(byte[] exponent,
byte[] modulus) |
IAsymmetricalEncryptor |
DefaultEncryptor.createAsymmetrical(byte[] exponent,
byte[] modulus) |
IAsymmetricalEncryptor |
IEncryptor.createAsymmetrical(byte[] exponent,
byte[] modulus) |
Copyright © 2016. All Rights Reserved.