Skip to content

Add Support to Select native Crypto Provider#1661

Open
johnpeck-us-ibm wants to merge 1 commit into
IBM:java26from
johnpeck-us-ibm:java26
Open

Add Support to Select native Crypto Provider#1661
johnpeck-us-ibm wants to merge 1 commit into
IBM:java26from
johnpeck-us-ibm:java26

Conversation

@johnpeck-us-ibm

Copy link
Copy Markdown
Member

Code was added to allow the use of a Provider.Service attrobute called "NativeProvider" to specify the native back end to use. Only OCK and OPENSSL are support. Any thing specified in the "NativeProvider" attribute other than OPENSSL will result in OCK being used.

Back-ported from: #1512

Signed-off-by: johnpeck-us-ibm johnpeck@us.ibm.com

Code was added to allow the use of  a Provider.Service
attrobute called "NativeProvider" to specify the native
back end to use. Only OCK and OPENSSL are support. Any
thing specified in the "NativeProvider" attribute other than
OPENSSL will result in OCK being used.

Signed-off-by: johnpeck-us-ibm <johnpeck@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant