public interface AbstractGetKeyLength
get the key-length.| Modifier and Type | Method and Description |
|---|---|
int |
getKeyLength() |
int getKeyLength()
algorithm: A recent value for
RSA is 4096 bits while for PBKDF2 256 is sufficient. However, recommended and secure values change over
time as computing power is increasing. Therefore you should research the web to find an accurate value.Copyright © 2001–2019 mmm-Team. All rights reserved.