Home | History | Annotate | Download | only in patches

Lines Matching full:id_pspecified

1356      public final static AlgorithmIdentifier DEFAULT_P_SOURCE_ALGORITHM = new AlgorithmIdentifier(PKCSObjectIdentifiers.id_pSpecified, new DEROctetString(new byte[0]));
9615 PKCSObjectIdentifiers.id_pSpecified, new DEROctetString(pSource.getValue()));