Interface CryptographicKeyDescription
public interface CryptographicKeyDescription
Abstraction for describing Cryptographic Key properties
-
Method Summary
-
Method Details
-
getKeyLength
int getKeyLength()Get key length in bytes- Returns:
- Key length in bytes
-