Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / crypto / rsapubkey.asn1
blob0d32b1ca6270f7a76977dd5f0d0e88a9fc03de2f
1 -- SPDX-License-Identifier: BSD-3-Clause
2 --
3 -- Copyright (C) 2016 IETF Trust and the persons identified as authors
4 -- of the code
5 --
6 -- https://www.rfc-editor.org/rfc/rfc8017#appendix-A.1.1
8 RsaPubKey ::= SEQUENCE {
9         n INTEGER ({ rsa_get_n }),
10         e INTEGER ({ rsa_get_e })