Example usage for org.bouncycastle.asn1.pkcs PKCSObjectIdentifiers interface-usage

List of usage examples for org.bouncycastle.asn1.pkcs PKCSObjectIdentifiers interface-usage

Introduction

In this page you can find the example usage for org.bouncycastle.asn1.pkcs PKCSObjectIdentifiers interface-usage.

Usage

From source file org.xwiki.crypto.password.internal.kdf.PBES2Parameters.java

/**
 * Replace {@link org.bouncycastle.asn1.pkcs.PBES2Parameters} to support alternative Digest as defined in PKCS #5 v2.1.
 *
 * @version $Id: 70d3ad905ad916142770f891aa3deb2c8d10c4f7 $
 * @since 5.4M1
 */