Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3fe89d2e768792a924d3c1e9310ba0b4448cb78e
/
.
/
crypto
/
asymmetric_keys
/
x509_rsakey.asn1
blob: 4ec7cc6532c1177e42b6d8d592a362491f13e69d [
file
] [
log
] [
blame
]
RSAPublicKey
::=
SEQUENCE
{
modulus INTEGER
({
rsa_extract_mpi
}),
--
n
publicExponent INTEGER
({
rsa_extract_mpi
})
--
e
}