Package org.bouncycastle.crypto
Interface CryptoServiceProperties
- All Known Implementing Classes:
DefaultServiceProperties
public interface CryptoServiceProperties
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
bitsOfSecurity
int bitsOfSecurity() -
getServiceName
String getServiceName() -
getPurpose
CryptoServicePurpose getPurpose() -
getParams
Object getParams()
-