File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
class Araba extends TicketBai
8
8
{
9
9
const POLICY_IDENTIFIER = 'https://ticketbai.araba.eus/tbai/sinadura/ ' ;
10
- const POLICY_DIGEST = 'd69VEBc4ED4QbwnDtCA2JESgJiw+rwzfutcaSl5gYvM = ' ;
10
+ const POLICY_DIGEST = '4Vk3uExj7tGn9DyUCPDsV9HRmK6KZfYdRiW3StOjcQA = ' ;
11
11
const ALGORITHM = XMLSecurityDSig::SHA256 ;
12
12
}
Original file line number Diff line number Diff line change 6
6
7
7
class Bizkaia extends TicketBai
8
8
{
9
- const POLICY_IDENTIFIER = 'https://www.batuz.eus/fitxategiak/batuz/ticketbai/sinadura_elektronikoaren_zehaztapenak_especificaciones_de_la_firma_electronica_v1_0 .pdf ' ;
10
- const POLICY_DIGEST = 'Quzn98x3PMbSHwbUzaj5f5KOpiH0u8bvmwbbbNkO9Es = ' ;
9
+ const POLICY_IDENTIFIER = 'https://www.batuz.eus/fitxategiak/batuz/ticketbai/sinadura_elektronikoaren_zehaztapenak_especificaciones_de_la_firma_electronica_v1_1 .pdf ' ;
10
+ const POLICY_DIGEST = 'K2baIY0fk8jbkPHkffk5F5C46O5VuzDwH21dAovjVRs = ' ;
11
11
const ALGORITHM = XMLSecurityDSig::SHA256 ;
12
12
}
You can’t perform that action at this time.
0 commit comments