AttestationApplicationId
class AttestationApplicationId : Asn1Encodable<Asn1Sequence> , AuthorizationList.Tagged.WithTag<Asn1Sequence> , PrettyPrintable(source)
TODO: encodeSorted beschreiben und erklären warum listen und nicht sets eventuell auch für andrere SETs wie digets padding...
Constructors
Link copied to clipboard
constructor(packageInfos: Set<AuthorizationList.AttestationPackageInfo>, signatureDigests: Set<ByteArray>)
Types
Link copied to clipboard
object Tag : AuthorizationList.Tagged, Asn1Decodable<Asn1Sequence, AuthorizationList.AttestationApplicationId>
Link copied to clipboard
enum VerifiedBootState : Asn1Encodable<Asn1Primitive> , Enum<AuthorizationList.AttestationApplicationId.VerifiedBootState>