www.pudn.com > cryptix-asn1-0.1.11.zip > cryptix_asn1_encoding.properties
# $Id: cryptix_asn1_encoding.properties,v 1.1.1.1 2001/02/24 04:58:54 raif Exp $ # # Copyright (C) 1997-2000 The Cryptix Foundation Limited. # All rights reserved. # # Use, modification, copying and distribution of this software is subject to # the terms and conditions of the Cryptix General Licence. You should have # received a copy of the Cryptix General Licence along with this library; if # not, you can download a copy from http://www.cryptix.org/ # # Package names of where concrete decoders and encoders are to be found # ---------------------------------------------------------------------- DerDecoder.package=cryptix.asn1.encoding DerEncoder.package=cryptix.asn1.encoding XerDecoder.package=cryptix.asn1.encoding XerEncoder.package=cryptix.asn1.encoding