Example usage for org.bouncycastle.openssl.jcajce JcaPEMKeyConverter subclass-usage

List of usage examples for org.bouncycastle.openssl.jcajce JcaPEMKeyConverter subclass-usage

Introduction

In this page you can find the example usage for org.bouncycastle.openssl.jcajce JcaPEMKeyConverter subclass-usage.

Usage

From source file com.joyent.http.signature.crypto.NssBridgeKeyConverter.java

/**
 * There is an unfortunate naming discrepancy between BouncyCastle and
 * other security providers over the name of ECDSA.  BouncyCastle uses
 * the string "ECDSA", while several standard library providers use
 * the string "EC".  This means that regardless of the configured
 * provider preferences, JcaPEMKeyConverter will always end up using