List of usage examples for org.bouncycastle.asn1 DERTags interface-usage
From source file org.ccnx.ccn.impl.security.crypto.util.AuthorityKeyIdentifier.java
/**
* Reimplementation of BouncyCastle's AuthorityKeyIdentifier to allow
* keyID to be set.
*
* We must take authority key id from subject key id field of
* issuer's certificate if present; algorithm is not required by the standard so
From source file org.ndnx.ndn.impl.security.crypto.util.AuthorityKeyIdentifier.java
/**
* Reimplementation of BouncyCastle's AuthorityKeyIdentifier to allow
* keyID to be set.
*
* We must take authority key id from subject key id field of
* issuer's certificate if present; algorithm is not required by the standard so