Re: [dev-crypto] Re: Use PolicyInformation class
ASN1InputStream asn1Input = new> > > > ASN1InputStream(policyInformationExtensionValue ); > > > >> > > > DEROctetString policyInformationOctetString = (DEROctetString)> > > > asn1Input.readObject();> > > >> > > > asn1Input = new AS
Re: [dev-crypto] Re: Use PolicyInformation class
ut.readObject(); > > > > > > asn1Input = new ASN1InputStream(policyInformationOctetString > > > .getOctets()); > > > > > > PolicyInformation policyInformation = > > > PolicyInformation.getInstance((DERBitString) asn1Input.readObj