Class SecurityProvider
java.lang.Object
de.captaingoldfish.scim.sdk.client.keys.SecurityProvider
author: Pascal Knueppel
created at: 09.12.2019 - 14:55
this class will provide some security providers
created at: 09.12.2019 - 14:55
this class will provide some security providers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Providerthe bouncy castle provider that is needed for PKCS12 keystores -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BOUNCY_CASTLE_PROVIDER
the bouncy castle provider that is needed for PKCS12 keystores
-
-
Constructor Details
-
SecurityProvider
public SecurityProvider()
-