Added comment

pull/180/head
M66B 5 years ago
parent f5e2164c8a
commit 7caf8887b7

@ -5542,6 +5542,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
@Override
public byte[] getEncodedSignedAttributes() throws IOException {
// http://www.bouncycastle.org/jira/browse/BJA-587
// http://luca.ntop.org/Teaching/Appunti/asn1.html
return signedAttributeSet.getEncoded(ASN1Encoding.DL);
}
};

Loading…
Cancel
Save