| OLD | NEW |
| 1 // Code generated by protoc-gen-go. | 1 // Code generated by protoc-gen-go. |
| 2 // source: github.com/luci/luci-go/tokenserver/api/minter/v1/token_minter.proto | 2 // source: github.com/luci/luci-go/tokenserver/api/minter/v1/token_minter.proto |
| 3 // DO NOT EDIT! | 3 // DO NOT EDIT! |
| 4 | 4 |
| 5 /* | 5 /* |
| 6 Package minter is a generated protocol buffer package. | 6 Package minter is a generated protocol buffer package. |
| 7 | 7 |
| 8 It is generated from these files: | 8 It is generated from these files: |
| 9 github.com/luci/luci-go/tokenserver/api/minter/v1/token_minter.proto | 9 github.com/luci/luci-go/tokenserver/api/minter/v1/token_minter.proto |
| 10 | 10 |
| (...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 if m != nil { | 321 if m != nil { |
| 322 return m.Expiry | 322 return m.Expiry |
| 323 } | 323 } |
| 324 return nil | 324 return nil |
| 325 } | 325 } |
| 326 | 326 |
| 327 // MintDelegationTokenRequest is passed to MintDelegationToken. | 327 // MintDelegationTokenRequest is passed to MintDelegationToken. |
| 328 type MintDelegationTokenRequest struct { | 328 type MintDelegationTokenRequest struct { |
| 329 // Identity whose authority is delegated. | 329 // Identity whose authority is delegated. |
| 330 // | 330 // |
| 331 » // A string of the form "user:<email>". The token server will check its
ACLs | 331 » // A string of the form "user:<email>" or a special token "REQUESTOR" th
at |
| 332 » // to make sure the caller is authorized to impersonate this identity. | 332 » // means to delegate caller's own identity. The token server will check
its |
| 333 » // ACLs to make sure the caller is authorized to impersonate this identi
ty. |
| 333 // | 334 // |
| 334 // Required. | 335 // Required. |
| 335 DelegatedIdentity string `protobuf:"bytes,1,opt,name=delegated_identity,
json=delegatedIdentity" json:"delegated_identity,omitempty"` | 336 DelegatedIdentity string `protobuf:"bytes,1,opt,name=delegated_identity,
json=delegatedIdentity" json:"delegated_identity,omitempty"` |
| 336 // How long the token should be considered valid (in seconds). | 337 // How long the token should be considered valid (in seconds). |
| 337 // | 338 // |
| 338 // Default is 3600 sec. | 339 // Default is 3600 sec. |
| 339 ValidityDuration int64 `protobuf:"varint,2,opt,name=validity_duration,js
on=validityDuration" json:"validity_duration,omitempty"` | 340 ValidityDuration int64 `protobuf:"varint,2,opt,name=validity_duration,js
on=validityDuration" json:"validity_duration,omitempty"` |
| 340 // Who will be able to use the new token. | 341 // Who will be able to use the new token. |
| 341 // | 342 // |
| 342 // Each item can be an identity string (e.g. "user:<email>"), a "group:<
name>" | 343 // Each item can be an identity string (e.g. "user:<email>"), a "group:<
name>" |
| 343 » // string, or special "*" string which means "Any bearer can use the tok
en". | 344 » // string, special "*" string which means "Any bearer can use the token"
, or |
| 345 » // "REQUESTOR" string which means "Whoever is making this call can use t
he |
| 346 » // token". |
| 344 // | 347 // |
| 345 // This is semantically is a set, the order of elements doesn't matter. | 348 // This is semantically is a set, the order of elements doesn't matter. |
| 346 // | 349 // |
| 347 // Required. | 350 // Required. |
| 348 Audience []string `protobuf:"bytes,3,rep,name=audience" json:"audience,o
mitempty"` | 351 Audience []string `protobuf:"bytes,3,rep,name=audience" json:"audience,o
mitempty"` |
| 349 // What services should accept the new token. | 352 // What services should accept the new token. |
| 350 // | 353 // |
| 351 // List of LUCI services (specified as service identities, e.g. | 354 // List of LUCI services (specified as service identities, e.g. |
| 352 // "service:app-id" or as https:// root URLs e.g. "https://<host>") that | 355 // "service:app-id" or as https:// root URLs e.g. "https://<host>") that |
| 353 // should accept this token. May also contain special "*" string, which | 356 // should accept this token. May also contain special "*" string, which |
| (...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 590 }, | 593 }, |
| 591 Streams: []grpc.StreamDesc{}, | 594 Streams: []grpc.StreamDesc{}, |
| 592 Metadata: fileDescriptor0, | 595 Metadata: fileDescriptor0, |
| 593 } | 596 } |
| 594 | 597 |
| 595 func init() { | 598 func init() { |
| 596 proto.RegisterFile("github.com/luci/luci-go/tokenserver/api/minter/v1/to
ken_minter.proto", fileDescriptor0) | 599 proto.RegisterFile("github.com/luci/luci-go/tokenserver/api/minter/v1/to
ken_minter.proto", fileDescriptor0) |
| 597 } | 600 } |
| 598 | 601 |
| 599 var fileDescriptor0 = []byte{ | 602 var fileDescriptor0 = []byte{ |
| 600 » // 902 bytes of a gzipped FileDescriptorProto | 603 » // 910 bytes of a gzipped FileDescriptorProto |
| 601 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x8c, 0x55,
0xdd, 0x6e, 0xdb, 0x36, | 604 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x8c, 0x55,
0xdd, 0x6e, 0xdb, 0x36, |
| 602 0x14, 0xae, 0x9c, 0xc4, 0x8d, 0x4f, 0x7e, 0xaa, 0xd0, 0x49, 0xea, 0x79,
0x1b, 0x5a, 0x78, 0xc3, | 605 0x14, 0x8e, 0x1c, 0xc7, 0xb5, 0x4f, 0x7e, 0xaa, 0xd0, 0x49, 0xea, 0xb9,
0x1b, 0x1a, 0x78, 0xc3, |
| 603 0x56, 0xb4, 0xab, 0x84, 0x79, 0xd8, 0x0f, 0xd0, 0xdd, 0xa8, 0x8e, 0x9a,
0x78, 0xad, 0xe4, 0x80, | 606 0x16, 0xb4, 0xab, 0x84, 0x79, 0xd8, 0x0f, 0xd0, 0xdd, 0xa8, 0xb6, 0x9a,
0x38, 0xad, 0xe4, 0x80, |
| 604 0x92, 0x57, 0xec, 0x4a, 0x50, 0x6c, 0xd6, 0x21, 0x6a, 0x4b, 0xae, 0x44,
0x05, 0xcd, 0xde, 0x61, | 607 0x92, 0x57, 0xec, 0x8a, 0x50, 0x2c, 0xd6, 0x21, 0x6a, 0x4b, 0xae, 0x44,
0x19, 0xf5, 0xde, 0x61, |
| 605 0xcf, 0xb2, 0xd7, 0xd8, 0x93, 0xec, 0x09, 0x06, 0xec, 0x76, 0x14, 0x49,
0xd9, 0x72, 0xac, 0x0c, | 608 0xcf, 0xb2, 0xd7, 0xd8, 0x93, 0xec, 0x09, 0x06, 0xec, 0x76, 0x10, 0x29,
0xd9, 0x72, 0xa2, 0x0e, |
| 606 0xb9, 0x31, 0xc4, 0xef, 0x7c, 0xe7, 0x7c, 0xe7, 0x8f, 0x34, 0x9c, 0x4c,
0x28, 0xbb, 0xcc, 0x2e, | 609 0xb9, 0x31, 0xc4, 0xef, 0xfb, 0x78, 0xbe, 0xc3, 0x73, 0x0e, 0x69, 0xe8,
0x4f, 0x18, 0xbf, 0x49, |
| 607 0x8c, 0x51, 0x3c, 0x33, 0xa7, 0xd9, 0x88, 0x8a, 0x9f, 0xe7, 0x93, 0xd8,
0x64, 0xf1, 0x7b, 0x12, | 610 0xae, 0xb5, 0x71, 0x38, 0xd3, 0xa7, 0xc9, 0x98, 0x89, 0x9f, 0xe7, 0x93,
0x50, 0xe7, 0xe1, 0x7b, |
| 608 0xa5, 0x24, 0xb9, 0x22, 0x89, 0x19, 0xce, 0xa9, 0x39, 0xa3, 0x11, 0xe3,
0x9f, 0x57, 0xdf, 0x4a, | 611 0x1a, 0xc4, 0x34, 0x5a, 0xd0, 0x48, 0xf7, 0xe6, 0x4c, 0x9f, 0xb1, 0x80,
0xd3, 0x48, 0x5f, 0x7c, |
| 609 0x4b, 0x20, 0xcf, 0xc6, 0x3c, 0x89, 0x59, 0x8c, 0x50, 0x89, 0x6d, 0x48,
0x4b, 0xfb, 0xd1, 0x24, | 612 0x27, 0x19, 0x22, 0xd7, 0xda, 0x3c, 0x0a, 0x79, 0x88, 0x50, 0x41, 0xad,
0x49, 0xa6, 0xfd, 0x64, |
| 610 0x8e, 0x27, 0x53, 0x62, 0x0a, 0xc6, 0x45, 0xf6, 0xce, 0x64, 0x74, 0x46,
0x52, 0x16, 0xce, 0xe6, | 613 0x12, 0x86, 0x93, 0x29, 0xd5, 0x85, 0xe2, 0x3a, 0x79, 0xa7, 0x73, 0x36,
0xa3, 0x31, 0xf7, 0x66, |
| 611 0xd2, 0xa9, 0x7d, 0x76, 0x9b, 0x74, 0xa1, 0x9a, 0xb1, 0x4b, 0x73, 0x4c,
0xa6, 0x64, 0x12, 0x32, | 614 0x73, 0xb9, 0xa9, 0x7d, 0xf1, 0x29, 0xeb, 0xdc, 0x35, 0xe1, 0x37, 0xba,
0x4f, 0xa7, 0x74, 0xe2, |
| 612 0x1a, 0x47, 0x26, 0xf7, 0x4e, 0xc3, 0x09, 0x49, 0x4b, 0x98, 0x8a, 0xf4,
0xe2, 0xce, 0x45, 0x84, | 615 0x71, 0x16, 0x06, 0xfa, 0x8c, 0xc6, 0xb1, 0x37, 0xa1, 0x71, 0x01, 0xcb,
0x22, 0xbd, 0xb8, 0xf7, |
| 613 0xa3, 0x4b, 0x1a, 0x91, 0x40, 0xe0, 0xd2, 0xb9, 0xf3, 0x01, 0x1e, 0x3a,
0x3c, 0x63, 0x47, 0x9a, | 616 0x21, 0xbc, 0xf1, 0x0d, 0x0b, 0x28, 0x11, 0xb8, 0xdc, 0xdc, 0xf9, 0x00,
0x8f, 0x2c, 0x16, 0x70, |
| 614 0xfc, 0xdc, 0x82, 0xc9, 0x87, 0x8c, 0xa7, 0x8a, 0x7e, 0x82, 0x16, 0x77,
0xa6, 0xe1, 0x94, 0xfe, | 617 0x4b, 0x52, 0x6e, 0xca, 0x60, 0xfa, 0x21, 0xa1, 0x31, 0x47, 0x3f, 0x43,
0x2b, 0xa6, 0x11, 0xf3, |
| 615 0x4e, 0xc6, 0xd2, 0x29, 0x48, 0xa4, 0xad, 0xa5, 0x3d, 0xd6, 0x9e, 0xec,
0xe2, 0xe3, 0xa5, 0x7d, | 618 0xa6, 0xec, 0x77, 0xea, 0xcb, 0x4d, 0x24, 0x92, 0x5c, 0x4b, 0x39, 0x55,
0xce, 0xf6, 0xf0, 0xc9, |
| 616 0xc5, 0xf3, 0x33, 0x68, 0xa4, 0x74, 0x12, 0x85, 0x2c, 0x4b, 0x48, 0xab,
0x26, 0xa8, 0x4b, 0xa0, | 619 0x9a, 0xdf, 0xd8, 0xf9, 0x39, 0x34, 0x62, 0x36, 0x09, 0x3c, 0x9e, 0x44,
0xb4, 0x55, 0x11, 0xd2, |
| 617 0xf3, 0x47, 0x0d, 0x9a, 0x55, 0x7a, 0x8f, 0x61, 0x67, 0x44, 0x12, 0x46,
0xdf, 0xd1, 0x51, 0xc8, | 620 0x35, 0xd0, 0xf9, 0xa3, 0x02, 0xcd, 0x32, 0xbf, 0x53, 0xd8, 0x1d, 0xd3,
0x88, 0xb3, 0x77, 0x6c, |
| 618 0x88, 0x92, 0x28, 0x43, 0xe8, 0x2d, 0x34, 0x17, 0x61, 0x82, 0x70, 0x3a,
0x89, 0x13, 0x5e, 0xf9, | 621 0xec, 0x71, 0x9a, 0x59, 0x14, 0x21, 0xf4, 0x16, 0x9a, 0xab, 0x30, 0xc4,
0x9b, 0x4e, 0xc2, 0x88, |
| 619 0x4c, 0x28, 0xec, 0x77, 0xbf, 0x32, 0xd6, 0xc7, 0x60, 0x78, 0x05, 0xdd,
0x2a, 0xd8, 0x18, 0xa5, | 622 0xf1, 0x9b, 0x99, 0x70, 0x38, 0xe8, 0x7e, 0xad, 0xdd, 0x6d, 0x83, 0xe6,
0xe4, 0x72, 0x23, 0x57, |
| 620 0x6b, 0x18, 0xfa, 0x11, 0x1a, 0x34, 0x4d, 0x33, 0x5e, 0x66, 0xc8, 0x5a,
0x1b, 0x3c, 0xdc, 0x4e, | 623 0x63, 0x14, 0xdf, 0xc1, 0xd0, 0x4f, 0xd0, 0x60, 0x71, 0x9c, 0x50, 0x9f,
0x78, 0xbc, 0xb5, 0x7d, |
| 621 0xb7, 0x6d, 0xc8, 0x09, 0x1a, 0xc5, 0x04, 0x0d, 0xbf, 0x98, 0x20, 0xde,
0x96, 0x64, 0x8b, 0xa1, | 624 0xaa, 0x9c, 0xed, 0x76, 0xdb, 0x9a, 0xec, 0xa0, 0x96, 0x77, 0x50, 0x73,
0xf3, 0x0e, 0xe2, 0xba, |
| 622 0x9f, 0x01, 0x64, 0x63, 0xd8, 0xf5, 0x9c, 0xb4, 0x36, 0x45, 0x22, 0x9f,
0xaf, 0x24, 0x52, 0xae, | 625 0x14, 0x1b, 0x1c, 0xfd, 0x02, 0x20, 0x0b, 0xc3, 0x97, 0x73, 0xda, 0xaa,
0x8a, 0x44, 0xbe, 0xd8, |
| 623 0xd4, 0xe7, 0x24, 0xdc, 0x60, 0xc5, 0xe7, 0x2f, 0x9b, 0xdb, 0x5b, 0x7a,
0xbd, 0xf3, 0xaf, 0x06, | 626 0x48, 0xa4, 0x78, 0x52, 0x77, 0x39, 0xa7, 0xb8, 0xc1, 0xf3, 0xcf, 0xcb,
0x6a, 0x7d, 0x47, 0xad, |
| 624 0xad, 0xf5, 0x19, 0xa4, 0xf3, 0x98, 0x87, 0xc8, 0x05, 0x48, 0x92, 0xc4,
0x49, 0x30, 0x8a, 0xc7, | 627 0x75, 0xfe, 0x55, 0xa0, 0x75, 0xb7, 0x07, 0xf1, 0x3c, 0x0c, 0x62, 0x9a,
0x1a, 0xd0, 0x28, 0x0a, |
| 625 0xb2, 0x27, 0x37, 0x05, 0x54, 0xa5, 0x76, 0xce, 0xea, 0x71, 0x12, 0x6e,
0x90, 0xe2, 0x13, 0x7d, | 628 0x23, 0x32, 0x0e, 0x7d, 0x59, 0x93, 0xdb, 0x06, 0xd9, 0x49, 0xcd, 0x54,
0xd5, 0x0b, 0x7d, 0x8a, |
| 626 0x01, 0x7b, 0xd2, 0x5b, 0x6d, 0x8f, 0x68, 0x55, 0x03, 0xef, 0x0a, 0xd0,
0x91, 0x18, 0x1a, 0xc0, | 629 0x1b, 0x34, 0xff, 0x44, 0x5f, 0xc2, 0xbe, 0xdc, 0x9d, 0x4d, 0x8f, 0x28,
0x55, 0x03, 0xef, 0x09, |
| 627 0x7e, 0x31, 0x5c, 0x29, 0xaa, 0x3a, 0xf0, 0xa4, 0x4a, 0xa6, 0x2a, 0x49,
0xbc, 0xc7, 0x56, 0x72, | 630 0xd0, 0x92, 0x18, 0x1a, 0xc2, 0x41, 0xde, 0x5c, 0x69, 0x9a, 0x55, 0xe0,
0xac, 0xcc, 0xa6, 0x2c, |
| 628 0xfe, 0x1a, 0x1e, 0xe4, 0x4e, 0x74, 0x44, 0x02, 0xee, 0x99, 0xf2, 0x4d,
0x15, 0x9d, 0x69, 0xe0, | 631 0x49, 0xbc, 0xcf, 0x37, 0x72, 0xfe, 0x06, 0x1e, 0xa6, 0x9b, 0xd8, 0x98,
0x92, 0x05, 0x8d, 0x62, |
| 629 0x7d, 0x05, 0xff, 0x2a, 0xd1, 0xce, 0x9f, 0x1a, 0x1c, 0x56, 0x56, 0x5d,
0x11, 0xa1, 0x56, 0x15, | 632 0x16, 0x06, 0xa2, 0x32, 0x0d, 0x7c, 0x90, 0xc1, 0xbf, 0x4a, 0xb4, 0xf3,
0xa7, 0x02, 0x47, 0xa5, |
| 630 0x01, 0xf9, 0x80, 0xf2, 0x6d, 0x0f, 0x56, 0x56, 0xbb, 0x75, 0x24, 0xf2,
0xff, 0xb2, 0x2a, 0xff, | 633 0xa7, 0x2e, 0x89, 0x50, 0x29, 0x8b, 0x80, 0x5c, 0x40, 0xe9, 0xb4, 0x93,
0x8d, 0xd1, 0x6e, 0x1d, |
| 631 0x37, 0x9c, 0x5d, 0x96, 0x3c, 0xbb, 0x87, 0xf5, 0xe9, 0x0d, 0xec, 0xe5,
0x6e, 0x79, 0xaa, 0x7c, | 634 0x8b, 0xfc, 0xbf, 0x2a, 0xcb, 0xff, 0x4d, 0x32, 0x66, 0x45, 0xcb, 0x8b,
0x2d, 0xac, 0x4e, 0x6f, |
| 632 0x4a, 0x9a, 0x5e, 0xe3, 0xbf, 0x87, 0xfa, 0x51, 0xe7, 0x3d, 0xe8, 0x37,
0x23, 0xe4, 0x4d, 0x5e, | 635 0x61, 0x2f, 0xf7, 0x8a, 0x5d, 0xbd, 0xac, 0xd6, 0x15, 0xb5, 0x72, 0x59,
0xad, 0x1f, 0xa9, 0xc7, |
| 633 0x95, 0xd7, 0x64, 0x93, 0x67, 0x65, 0x52, 0x17, 0xea, 0xe4, 0xe3, 0x9c,
0x26, 0xd7, 0xa2, 0x90, | 636 0x9d, 0xf7, 0xa0, 0xde, 0x8e, 0x90, 0x16, 0x79, 0xd3, 0x5e, 0x91, 0x45,
0x9e, 0x15, 0x45, 0x5d, |
| 634 0xff, 0x5f, 0x2f, 0xc5, 0xec, 0xfc, 0xa5, 0x41, 0x3b, 0x5f, 0x8c, 0x93,
0xc5, 0x8d, 0x5f, 0xb9, | 637 0xa8, 0xd1, 0x8f, 0x73, 0x16, 0x2d, 0xc5, 0x41, 0xfe, 0x7f, 0xbc, 0x32,
0x65, 0xe7, 0x2f, 0x05, |
| 635 0x2f, 0xcf, 0x01, 0xa9, 0xb7, 0x80, 0xef, 0x2d, 0x1d, 0x93, 0x88, 0x51,
0x76, 0xad, 0xc4, 0x0f, | 638 0xda, 0xe9, 0x60, 0xf4, 0x57, 0x37, 0x7e, 0xe3, 0xbe, 0x3c, 0x07, 0x94,
0xbd, 0x05, 0xd4, 0x27, |
| 636 0x16, 0x96, 0xbe, 0x32, 0xa0, 0x67, 0x70, 0x70, 0xc5, 0xef, 0xea, 0x98,
0x7f, 0x07, 0xe3, 0x2c, | 639 0xcc, 0xa7, 0x01, 0x67, 0x7c, 0x99, 0x99, 0x1f, 0xae, 0x98, 0x41, 0x46,
0xa0, 0x67, 0x70, 0xb8, |
| 637 0x11, 0xf1, 0x44, 0x32, 0x1b, 0x58, 0x2f, 0x0c, 0x27, 0x0a, 0x47, 0x6d,
0xd8, 0x0e, 0xb3, 0x31, | 640 0xf0, 0xa6, 0xcc, 0x67, 0x7c, 0x49, 0xfc, 0x24, 0x12, 0xf1, 0x44, 0x32,
0xdb, 0x58, 0xcd, 0x89, |
| 638 0x25, 0xd1, 0x28, 0xdf, 0x86, 0x0d, 0x1e, 0x71, 0x71, 0xce, 0x6d, 0x6a,
0x0a, 0x29, 0x9f, 0xab, | 641 0x7e, 0x86, 0xa3, 0x36, 0xd4, 0xbd, 0xc4, 0x67, 0x34, 0x18, 0xa7, 0xd3,
0xb0, 0x7d, 0xd6, 0xc0, |
| 639 0xb0, 0x15, 0x67, 0x74, 0x0c, 0xf5, 0xbc, 0xcf, 0x11, 0x6b, 0x6d, 0x89,
0x3c, 0xd4, 0xa9, 0xf3, | 642 0xab, 0x75, 0xca, 0x65, 0x5d, 0x88, 0x5b, 0x55, 0xc9, 0xe5, 0x6b, 0x74,
0x02, 0xb5, 0xb4, 0xce, |
| 640 0x11, 0x3e, 0xad, 0xac, 0x44, 0xcd, 0xfb, 0x10, 0xb6, 0xca, 0xad, 0x93,
0x07, 0xd4, 0x83, 0xe6, | 643 0x01, 0x6f, 0xed, 0x88, 0x3c, 0xb2, 0x55, 0xe7, 0x23, 0x3c, 0x2e, 0x3d,
0x49, 0xd6, 0xef, 0x23, |
| 641 0xf2, 0xb1, 0x0b, 0xd2, 0xec, 0x42, 0x72, 0x64, 0x03, 0x91, 0x51, 0xbc,
0x88, 0x86, 0xa7, 0x2c, | 644 0xd8, 0x29, 0x96, 0x4e, 0x2e, 0x50, 0x0f, 0x9a, 0xeb, 0xc7, 0x8e, 0xc4,
0xc9, 0xb5, 0xd4, 0xc8, |
| 642 0x18, 0x2d, 0xe9, 0x05, 0xf6, 0xf4, 0x05, 0xa0, 0xf5, 0x47, 0x00, 0xe9,
0xb0, 0x3b, 0x74, 0x5f, | 645 0x02, 0x22, 0x2d, 0x7f, 0x11, 0x35, 0x27, 0x63, 0x30, 0x5a, 0xcb, 0x73,
0xec, 0xe9, 0x0b, 0x40, |
| 643 0xbb, 0x83, 0xb7, 0x6e, 0x60, 0xbd, 0x39, 0x1d, 0xe8, 0xf7, 0x50, 0x13,
0x1e, 0x78, 0x67, 0x56, | 646 0x77, 0x1f, 0x01, 0xa4, 0xc2, 0xde, 0xc8, 0x7e, 0x6d, 0x0f, 0xdf, 0xda,
0xc4, 0x78, 0x73, 0x3e, |
| 644 0xf7, 0xfb, 0x1f, 0x02, 0xec, 0x59, 0x12, 0xd4, 0x9e, 0xfe, 0xad, 0x41,
0x63, 0x71, 0xb1, 0xd0, | 647 0x54, 0xb7, 0x50, 0x13, 0x1e, 0x3a, 0x17, 0x46, 0xf7, 0x87, 0x1f, 0x09,
0x76, 0x0c, 0x09, 0x2a, |
| 645 0x0e, 0xdc, 0xf7, 0x86, 0xbd, 0x9e, 0xed, 0x79, 0x9c, 0xff, 0x09, 0x1c,
0x0d, 0x5d, 0x6f, 0x78, | 648 0x4f, 0xff, 0x56, 0xa0, 0xb1, 0xba, 0x58, 0x68, 0x17, 0x1e, 0x38, 0xa3,
0x5e, 0xcf, 0x74, 0x1c, |
| 646 0x7e, 0x3e, 0xc0, 0xbe, 0x7d, 0x12, 0x78, 0xfd, 0x53, 0xd7, 0xf2, 0x87,
0xd8, 0xd6, 0x35, 0xde, | 649 0x75, 0x0b, 0x7d, 0x06, 0xc7, 0x23, 0xdb, 0x19, 0x5d, 0x5d, 0x0d, 0xb1,
0x6b, 0xf6, 0x89, 0x33, |
| 647 0xa0, 0xe3, 0xb2, 0xc9, 0x1f, 0xbc, 0xb6, 0xdd, 0xc0, 0xff, 0xed, 0xdc,
0xd6, 0x6b, 0xe8, 0x00, | 650 0x38, 0xb7, 0x0d, 0x77, 0x84, 0x4d, 0x55, 0x41, 0x6d, 0x38, 0x29, 0x52,
0xee, 0xf0, 0xb5, 0x69, |
| 648 0xf6, 0x5e, 0x5a, 0x1c, 0xeb, 0x3b, 0xb6, 0xe7, 0x5b, 0xce, 0xb9, 0xbe,
0x91, 0xd3, 0x73, 0xa8, | 651 0x13, 0xf7, 0xb7, 0x2b, 0x53, 0xad, 0xa0, 0x43, 0xd8, 0x7f, 0x69, 0xf4,
0x89, 0x3b, 0xb0, 0x4c, |
| 649 0x67, 0x63, 0xbf, 0xff, 0xaa, 0xdf, 0xb3, 0x7c, 0x3b, 0x78, 0x35, 0xc0,
0x8e, 0xe5, 0xeb, 0x9b, | 652 0xc7, 0x35, 0xac, 0x2b, 0x75, 0x3b, 0x95, 0xa7, 0x50, 0xcf, 0xc4, 0xee,
0xe0, 0xd5, 0xa0, 0x67, |
| 650 0x05, 0x7d, 0x19, 0x7d, 0x4b, 0x0a, 0xfb, 0x78, 0xe8, 0xe5, 0xb1, 0x4b,
0x4e, 0x7a, 0x1d, 0x3d, | 653 0xb8, 0x26, 0x79, 0x35, 0xc4, 0x96, 0xe1, 0xaa, 0xd5, 0x5c, 0xbe, 0x8e,
0xbe, 0x23, 0x8d, 0x5d, |
| 651 0x84, 0xa6, 0x08, 0x2e, 0x04, 0x2d, 0x7c, 0x3a, 0x74, 0x6c, 0xd7, 0xf7,
0xf4, 0xfb, 0xe8, 0x11, | 654 0x3c, 0x72, 0xd2, 0xd8, 0x85, 0x4d, 0x6a, 0x0d, 0x3d, 0x82, 0xa6, 0x08,
0x2e, 0x0c, 0x0d, 0x7c, |
| 652 0x6f, 0xbf, 0xd5, 0x3b, 0xeb, 0xbb, 0xb6, 0x32, 0x3a, 0x7d, 0xd7, 0xef,
0xbb, 0xa7, 0x81, 0x8d, | 655 0x3e, 0xb2, 0x4c, 0xdb, 0x75, 0xd4, 0x07, 0xe8, 0x09, 0x3c, 0xb6, 0x8c,
0xde, 0xc5, 0xc0, 0x36, |
| 653 0xf1, 0x00, 0xeb, 0xdb, 0xdd, 0x7f, 0x34, 0xd8, 0x11, 0x23, 0x71, 0xc4,
0x35, 0x41, 0x33, 0xd0, | 656 0x33, 0xd2, 0x1a, 0xd8, 0xee, 0xc0, 0x3e, 0x27, 0x26, 0xc6, 0x43, 0xac,
0xd6, 0xbb, 0xff, 0x28, |
| 654 0x6f, 0x3e, 0x49, 0xe8, 0x59, 0xe5, 0x7b, 0x50, 0xfd, 0xe7, 0xd1, 0xfe,
0xe6, 0x6e, 0x64, 0x35, | 657 0xb0, 0x2b, 0x5a, 0x62, 0x89, 0x6b, 0x82, 0x66, 0xa0, 0xde, 0x7e, 0x92,
0xd0, 0xb3, 0xd2, 0xf7, |
| 655 0xff, 0x2b, 0xfe, 0x8f, 0xb0, 0xbe, 0x1e, 0xc8, 0xb8, 0x2d, 0x48, 0xf5,
0x8d, 0x68, 0x9b, 0x77, | 658 0xa0, 0xfc, 0xcf, 0xa3, 0xfd, 0xed, 0xfd, 0xc4, 0x59, 0xff, 0x17, 0xd0,
0x2c, 0x19, 0x0f, 0xa4, |
| 656 0xe6, 0x4b, 0xdd, 0x8b, 0xba, 0xb8, 0x7d, 0xdf, 0xfd, 0x17, 0x00, 0x00,
0xff, 0xff, 0x64, 0x1d, | 659 0x7d, 0x2a, 0x48, 0xf9, 0x8d, 0x68, 0xeb, 0xf7, 0xd6, 0x4b, 0xdf, 0xeb,
0x9a, 0xb8, 0x7d, 0xdf, |
| 657 0xcf, 0x96, 0x08, 0x08, 0x00, 0x00, | 660 0xff, 0x17, 0x00, 0x00, 0xff, 0xff, 0x64, 0x1d, 0xcf, 0x96, 0x08, 0x08,
0x00, 0x00, |
| 658 } | 661 } |
| OLD | NEW |